Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaDropTableQuery
Packages that use QuerySchemaDropTableQuery
Package
Description
-
Uses of QuerySchemaDropTableQuery in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaDropTableQueryModifier and TypeMethodDescriptionQlFactory.createQuerySchemaDropTableQuery()
Returns a new object of class 'Query Schema Drop Table Query'. -
Uses of QuerySchemaDropTableQuery in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaDropTableQueryModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Drop Table Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaDropTableQuery -
Uses of QuerySchemaDropTableQuery in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaDropTableQueryModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaDropTableQuery
(QuerySchemaDropTableQuery object) Returns the result of interpreting the object as an instance of 'Query Schema Drop Table Query'. -
Uses of QuerySchemaDropTableQuery in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type QuerySchemaDropTableQueryModifier and TypeMethodDescriptionvoid
QlValidator.checkDropQuery
(QuerySchemaDropTableQuery dropQuery)