Uses of Interface
com._1c.g5.v8.dt.ql.model.AbstractQuerySchemaDbView
- 
Packages that use AbstractQuerySchemaDbView Package Description com._1c.g5.v8.dt.ql.model com._1c.g5.v8.dt.ql.model.impl com._1c.g5.v8.dt.ql.model.util 
- 
- 
Uses of AbstractQuerySchemaDbView in com._1c.g5.v8.dt.ql.modelSubinterfaces of AbstractQuerySchemaDbView in com._1c.g5.v8.dt.ql.model Modifier and Type Interface Description interfaceDbViewDescriptionTempTableA representation of the model object 'Db View Description Temp Table'.interfaceDbViewFieldFieldDefFromQueryA representation of the model object 'Db View Field Field Def From Query'.interfaceDbViewFromQueryA representation of the model object 'Db View From Query'.interfaceDbViewNestedTableFromQueryA representation of the model object 'Db View Nested Table From Query'.interfaceDbViewOuterParamTableA representation of the model object 'Db View Outer Param Table'.interfaceUnresolvedDbViewA representation of the model object 'Unresolved Db View'.
- 
Uses of AbstractQuerySchemaDbView in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement AbstractQuerySchemaDbView Modifier and Type Class Description classAbstractQuerySchemaDbViewImplAn implementation of the model object 'Abstract Query Schema Db View'.classDbViewDescriptionTempTableImplAn implementation of the model object 'Db View Description Temp Table'.classDbViewFieldFieldDefFromQueryImplAn implementation of the model object 'Db View Field Field Def From Query'.classDbViewFromQueryImplAn implementation of the model object 'Db View From Query'.classDbViewNestedTableFromQueryImplAn implementation of the model object 'Db View Nested Table From Query'.classDbViewOuterParamTableImplAn implementation of the model object 'Db View Outer Param Table'.classUnresolvedDbViewImplAn implementation of the model object 'Unresolved Db View'.
- 
Uses of AbstractQuerySchemaDbView in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type AbstractQuerySchemaDbView Modifier and Type Method Description TQlSwitch. caseAbstractQuerySchemaDbView(AbstractQuerySchemaDbView object)Returns the result of interpreting the object as an instance of 'Abstract Query Schema Db View'.
 
-