[This is preliminary documentation and is subject to change.]
Add data to the Information Model from the given datasets.
| C# | Visual Basic | Visual C++ |
public void AddToInformationModel( DataSetCollection datasetCollection )
Public Sub AddToInformationModel ( _ datasetCollection As DataSetCollection _ )
public: void AddToInformationModel( DataSetCollection^ datasetCollection )
- datasetCollection (DataSetCollection)
- Datasets used to populate the Information Model.