Property DataSet
| Improve this Doc View SourceDataSet
Gets the DataSet which the DataRow is removed from.
Declaration
public DataSet DataSet { get; }
Property Value
Type | Description |
---|---|
DataSet |
Gets the DataSet which the DataRow is removed from.
public DataSet DataSet { get; }
Type | Description |
---|---|
DataSet |