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