Interface DbViewSelectDef

All Superinterfaces:
DbViewDef, DbViewElement, DuallyNamedElement, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Table
All Known Implementing Classes:
DbViewSelectDefImpl

public interface DbViewSelectDef extends DbViewDef
A representation of the model object 'Select Def'. Database view based on SELECT
!!! Attention
if you're creating elements of this class
1) you MUST change method "getDbViewSelectDef" in class "com._1c.g5.v8.dt.ql.resource.DynamicDbViewFieldComputer"
2) you MUST add new state in "com._1c.g5.v8.dt.ql.resource.DbViewVirtualFieldProcessor"
!!! Attention

The following features are supported:

See Also: