Provides a constant for use with the SAConnection.GetSchema(string) method that represents the MetaDataCollections collection.
The following code fills a DataTable with the MetaDataCollections collection.
DataTable schema =
GetSchema( SAMetaDataCollectionNames.MetaDataCollections );