Method GetDataSet
| Improve this Doc View SourceGetDataSet()
Gets the DataSet which owns this model.
Declaration
public DataSet GetDataSet()
Returns
Type | Description |
---|---|
DataSet | The DataSet which owns this model. |
Gets the DataSet which owns this model.
public DataSet GetDataSet()
Type | Description |
---|---|
DataSet | The DataSet which owns this model. |