Uses of Interface
com._1c.g5.v8.dt.ql.model.DbViewFromQuery
Packages that use DbViewFromQuery
Package
Description
- 
Uses of DbViewFromQuery in com._1c.g5.v8.dt.ql.modelSubinterfaces of DbViewFromQuery in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Db View Nested Table From Query'.Methods in com._1c.g5.v8.dt.ql.model that return DbViewFromQueryModifier and TypeMethodDescriptionQlFactory.createDbViewFromQuery()Returns a new object of class 'Db View From Query'.QuerySchemaSelectQuery.getDbViewByThis()Returns the value of the 'Db View By This' containment reference.Methods in com._1c.g5.v8.dt.ql.model with parameters of type DbViewFromQueryModifier and TypeMethodDescriptionvoidQuerySchemaSelectQuery.setDbViewByThis(DbViewFromQuery value) Sets the value of the 'Db View By This' containment reference.
- 
Uses of DbViewFromQuery in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement DbViewFromQueryModifier and TypeClassDescriptionclassAn implementation of the model object 'Db View From Query'.classAn implementation of the model object 'Db View Nested Table From Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return DbViewFromQueryModifier and TypeMethodDescriptionQlFactoryImpl.createDbViewFromQuery()QuerySchemaSelectQueryImpl.getDbViewByThis()Methods in com._1c.g5.v8.dt.ql.model.impl with parameters of type DbViewFromQueryModifier and TypeMethodDescriptionvoidQuerySchemaSelectQueryImpl.setDbViewByThis(DbViewFromQuery newDbViewByThis) 
- 
Uses of DbViewFromQuery in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type DbViewFromQueryModifier and TypeMethodDescriptionQlSwitch.caseDbViewFromQuery(DbViewFromQuery object) Returns the result of interpreting the object as an instance of 'Db View From Query'.
- 
Uses of DbViewFromQuery in com._1c.g5.v8.dt.qw.ui.utilsMethods in com._1c.g5.v8.dt.qw.ui.utils that return DbViewFromQueryModifier and TypeMethodDescriptionstatic DbViewFromQueryQueryWizardServiceUtils.getTempTableDbView(QuerySchemaSource source) Is source temporary table