InfoDataSetTInfo Constructor (DataSet) |
Constructor, creates new DataSet using data from the given DataSet.
Removes data from the original data set.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public InfoDataSet(
DataSet sourceData
)
Parameters
- sourceData
- Type: System.DataDataSet
Source data
See Also