IDataConnectorServiceDiscoverSpecifiedStructures Method

Overload List
  NameDescription
Public methodDiscoverSpecifiedStructures(Guid, SupportedDataStructures, ICollectionString)
Discovers names and descriptions of the native data structures and saves them into the application database. Only structures in structureNamesToDiscover will be discovered. This method also discovers relationships between tables.
Public methodDiscoverSpecifiedStructures(Guid, SupportedDataStructures, ICollectionString, Boolean)
Discovers names and descriptions of the native data structures and saves them into the application database. Only structures in structureNamesToDiscover will be discovered. This method also discovers relationships between tables.
Top
See Also