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.model
Methods 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.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement UnresolvedDbViewModifier and TypeClassDescriptionclass
An 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.util
Methods 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'.