Property IsAdding
| Improve this Doc View SourceIsAdding
Gets a value indicates whether this DataRow is in adding mode.
Declaration
public bool IsAdding { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this DataRow is in adding mode.
public bool IsAdding { get; }
Type | Description |
---|---|
System.Boolean |