Uses of Interface
com._1c.g5.v8.dt.ql.model.DbViewNestedTableFromQuery
Packages that use DbViewNestedTableFromQuery
Package
Description
-
Uses of DbViewNestedTableFromQuery in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return DbViewNestedTableFromQueryModifier and TypeMethodDescriptionQlFactory.createDbViewNestedTableFromQuery()
Returns a new object of class 'Db View Nested Table From Query'. -
Uses of DbViewNestedTableFromQuery in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement DbViewNestedTableFromQueryModifier and TypeClassDescriptionclass
An implementation of the model object 'Db View Nested Table From Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return DbViewNestedTableFromQuery -
Uses of DbViewNestedTableFromQuery in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type DbViewNestedTableFromQueryModifier and TypeMethodDescriptionQlSwitch.caseDbViewNestedTableFromQuery
(DbViewNestedTableFromQuery object) Returns the result of interpreting the object as an instance of 'Db View Nested Table From Query'.