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