Enum GroupOperator
谓词间组合操作类型
Namespace: DapperDal.Predicate
Assembly: DapperDal.dll
Syntax
public enum GroupOperator : int
Fields
| Name | Description |
|---|---|
| And | 并且 |
| Or | 或者 |
谓词间组合操作类型
public enum GroupOperator : int
| Name | Description |
|---|---|
| And | 并且 |
| Or | 或者 |