Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaTable
Packages that use QuerySchemaTable
Package
Description
-
Uses of QuerySchemaTable in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaTableModifier and TypeMethodDescriptionQlFactory.createQuerySchemaTable()
Returns a new object of class 'Query Schema Table'. -
Uses of QuerySchemaTable in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaTableModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Table'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaTable -
Uses of QuerySchemaTable in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaTableModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaTable
(QuerySchemaTable object) Returns the result of interpreting the object as an instance of 'Query Schema Table'. -
Uses of QuerySchemaTable in com._1c.g5.v8.dt.ql.resource
Methods in com._1c.g5.v8.dt.ql.resource with parameters of type QuerySchemaTableModifier and TypeMethodDescriptionprotected void
QlDerivedStateComputer.createDbviewDescriptionTempTable
(CaseInsensitiveString name, QuerySchemaTable table) CreatesDbViewDescriptionTempTable
byQuerySchemaTable
-
Uses of QuerySchemaTable in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type QuerySchemaTableModifier and TypeMethodDescriptionvoid
QlValidator.checkTableWithParametersForVirtual
(QuerySchemaTable table) -
Uses of QuerySchemaTable in com._1c.g5.v8.dt.right.ql.resource
Methods in com._1c.g5.v8.dt.right.ql.resource with parameters of type QuerySchemaTableModifier and TypeMethodDescriptionprotected void
RightQlDerivedStateComputer.createDbviewDescriptionTempTable
(CaseInsensitiveString name, QuerySchemaTable table)