MDataTable 与 MDataRow SetState 的过滤选项
public enum BreakOp
Members
| Member Name | Description |
|---|---|
| None | 未设置,设置所有 |
| Null | 跳过设置值为Null的。 |
| Empty | 跳过设置值为空的。 |
| NullOrEmpty | 跳过设置值为Null或空的。 |
Requirements
Namespace: CYQ.Data.Table
Assembly: CYQ.Data (in CYQ.Data.dll)
MDataTable 与 MDataRow SetState 的过滤选项
| Member Name | Description |
|---|---|
| None | 未设置,设置所有 |
| Null | 跳过设置值为Null的。 |
| Empty | 跳过设置值为空的。 |
| NullOrEmpty | 跳过设置值为Null或空的。 |
Namespace: CYQ.Data.Table
Assembly: CYQ.Data (in CYQ.Data.dll)