Uses of Interface
com._1c.g5.v8.dt.ql.model.UnresolvedDbView
- 
Packages that use UnresolvedDbView Package Description com._1c.g5.v8.dt.ql.model com._1c.g5.v8.dt.ql.model.impl com._1c.g5.v8.dt.ql.model.util 
- 
- 
Uses of UnresolvedDbView in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return UnresolvedDbView Modifier and Type Method Description UnresolvedDbViewQlFactory. 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 UnresolvedDbView Modifier and Type Class Description classUnresolvedDbViewImplAn implementation of the model object 'Unresolved Db View'.Methods in com._1c.g5.v8.dt.ql.model.impl that return UnresolvedDbView Modifier and Type Method Description UnresolvedDbViewQlFactoryImpl. createUnresolvedDbView()
- 
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 UnresolvedDbView Modifier and Type Method Description TQlSwitch. caseUnresolvedDbView(UnresolvedDbView object)Returns the result of interpreting the object as an instance of 'Unresolved Db View'.
 
-