Uses of Interface
com._1c.g5.v8.dt.ql.model.UnresolvedDbView
Packages that use UnresolvedDbView
Package
Description
- 
Uses of UnresolvedDbView in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return UnresolvedDbViewModifier and TypeMethodDescriptionQlFactory.createUnresolvedDbView()Returns a new object of class 'Unresolved Db View'.
- 
Uses of UnresolvedDbView in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement UnresolvedDbViewModifier and TypeClassDescriptionclassAn implementation of the model object 'Unresolved Db View'.Methods in com._1c.g5.v8.dt.ql.model.impl that return UnresolvedDbView
- 
Uses of UnresolvedDbView in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type UnresolvedDbViewModifier and TypeMethodDescriptionQlSwitch.caseUnresolvedDbView(UnresolvedDbView object) Returns the result of interpreting the object as an instance of 'Unresolved Db View'.