Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaTempTableDescription
- 
Packages that use QuerySchemaTempTableDescription 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 QuerySchemaTempTableDescription in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return QuerySchemaTempTableDescription Modifier and Type Method Description QuerySchemaTempTableDescriptionQlFactory. createQuerySchemaTempTableDescription()Returns a new object of class 'Query Schema Temp Table Description'.
- 
Uses of QuerySchemaTempTableDescription in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaTempTableDescription Modifier and Type Class Description classQuerySchemaTempTableDescriptionImplAn implementation of the model object 'Query Schema Temp Table Description'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaTempTableDescription Modifier and Type Method Description QuerySchemaTempTableDescriptionQlFactoryImpl. createQuerySchemaTempTableDescription()
- 
Uses of QuerySchemaTempTableDescription in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaTempTableDescription Modifier and Type Method Description TQlSwitch. caseQuerySchemaTempTableDescription(QuerySchemaTempTableDescription object)Returns the result of interpreting the object as an instance of 'Query Schema Temp Table Description'.
 
-