InfoObjectCollectionTInfo Constructor (DataSet) |
Constructor. Creates a static collection populated from DataSet
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public InfoObjectCollection(
DataSet sourceData
)
Parameters
- sourceData
- Type: System.DataDataSet
Source DataSet
See Also