Interface IBinaryExpressionInfo
Assembly: DevExtreme.AspNet.Data.dll
Syntax
public interface IBinaryExpressionInfo
Properties
|
Improve this Doc
AccessorText
Declaration
string AccessorText { get; }
Property Value
|
Improve this Doc
DataItemExpression
Declaration
Expression DataItemExpression { get; }
Property Value
|
Improve this Doc
Operation
Declaration
string Operation { get; }
Property Value
|
Improve this Doc
StringToLower
Declaration
bool StringToLower { get; }
Property Value
|
Improve this Doc
Value
Declaration
Property Value