Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaTempTableDescription
Packages that use QuerySchemaTempTableDescription
Package
Description
-
Uses of QuerySchemaTempTableDescription in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaTempTableDescriptionModifier and TypeMethodDescriptionQlFactory.createQuerySchemaTempTableDescription()
Returns a new object of class 'Query Schema Temp Table Description'. -
Uses of QuerySchemaTempTableDescription in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaTempTableDescriptionModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Temp Table Description'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaTempTableDescription -
Uses of QuerySchemaTempTableDescription in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaTempTableDescriptionModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaTempTableDescription
(QuerySchemaTempTableDescription object) Returns the result of interpreting the object as an instance of 'Query Schema Temp Table Description'.