Property DataSet
| Improve this Doc View SourceDataSet
Gets the underlying DataSet.
Declaration
public DataSet<T> DataSet { get; }
Property Value
Type | Description |
---|---|
DataSet<T> |
Gets the underlying DataSet.
public DataSet<T> DataSet { get; }
Type | Description |
---|---|
DataSet<T> |