RelationalConnectionMetadata Class |
Namespace: Dundas.BI.Data.DataProviders.Gateway
The RelationalConnectionMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | RelationalConnectionMetadata |
Initializes a new instance of the RemoteRelationalMetadata class.
|
Name | Description | |
---|---|---|
![]() | Capabilities |
Gets the relational provider capabilities.
|
![]() | CustomData |
Gets or sets the custom connection-specific provider data.
|
![]() | NormalizeNameScript |
Gets or sets the script implementing NormalizeName(IProviderConnector, String).
|
![]() | ParseStructureNameScript |
Gets or sets the script implementing ParseStructureName(IProviderConnector, String).
|
![]() | SupportedAggregators |
Gets the supported aggregators.
|
![]() | UsingProviderData |
Gets or sets a value indicating whether this data provider calls LoadProviderData and SaveProviderData(String).
(Inherited from ConnectionMetadata.) |