Property Ordinal
| Improve this Doc View SourceOrdinal
Gets the ordinal of the removed DataRow in base DataSet.
Declaration
public int Ordinal { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Gets the ordinal of the removed DataRow in base DataSet.
public int Ordinal { get; }
Type | Description |
---|---|
System.Int32 |