IDataConnectorServiceDiscoverStructures Method |
| Name | Description | |
|---|---|---|
| DiscoverStructures(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.
| |
| DiscoverStructures(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.
|