LikeExpressionOperand Property  | 
 
            Gets or sets the operand which is used as the link pattern.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic Expression Operand { get; }Public ReadOnly Property Operand As Expression
	Get
Property Value
Type: 
Expression
See Also