IDataConnectorServiceDiscoverStructures Method

Overload List
  NameDescription
Public methodDiscoverStructures(Guid, SupportedDataStructures)
Discovers names and descriptions of the native data structures and saves them into the application database. This method also discovers relationships between tables. If the data connector has metadata flag Constants.DataConnectorPropertyIgnoreDiscovery, the method does nothing.
Public methodDiscoverStructures(DataConnector, SupportedDataStructures)
Discovers names and descriptions of the native data structures and saves them into the application database. This method also discovers relationships between tables.
Top
See Also