IConnector GetMetadataProvider Method
Gets the metadata provider.
Namespace: Scribe.Core.ConnectorApi
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
IMetadataProvider GetMetadataProvider()
Return Value
Type: IMetadataProvider
The object that inherits the IMetadataProvider interface
See