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