Uses of Interface
com._1c.g5.v8.dt.ql.model.LikeExpression
Packages that use LikeExpression
Package
Description
- 
Uses of LikeExpression in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return LikeExpressionModifier and TypeMethodDescriptionQlFactory.createLikeExpression()Returns a new object of class 'Like Expression'.
- 
Uses of LikeExpression in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement LikeExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Like Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return LikeExpression
- 
Uses of LikeExpression in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type LikeExpressionModifier and TypeMethodDescriptionQlSwitch.caseLikeExpression(LikeExpression object) Returns the result of interpreting the object as an instance of 'Like Expression'.