[This is preliminary documentation and is subject to change.]
Retrieve a list of filenames from the Information Model. The filenames match the
individual instances matching the retrieve dataset attributes.
| C# | Visual Basic | Visual C++ |
StringCollection RetrieveInformationModel( DataSet retrieveDataset )
Function RetrieveInformationModel ( _ retrieveDataset As DataSet _ ) As StringCollection
StringCollection^ RetrieveInformationModel( DataSet^ retrieveDataset )
- retrieveDataset (DataSet)
- Retrive dataset.
File list - containing the filenames of all instances matching the retrieve dataset attributes.