DataQueryExpression Class |
Namespace: X3Platform.Data
The DataQueryExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataQueryExpression | Initializes a new instance of the DataQueryExpression class |
![]() | DataQueryExpression(String, String, String, String) | Initializes a new instance of the DataQueryExpression class |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | LoadXml | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove | |
![]() | ToString | 转为字符串 (Overrides DataQueryParameterToString.) |
Name | Description | |
---|---|---|
![]() | Key | 键 (Inherited from DataQueryParameter.) |
![]() | Operation | 操作符 (Inherited from DataQueryParameter.) |
![]() | Parent | 父级表达式 |
![]() | Prefix | 值的类型 |
![]() | SubExpressionList | 子表达式列表 |
![]() | Type | 值的类型 (Inherited from DataQueryParameter.) |
![]() | Value | 值 (Inherited from DataQueryParameter.) |