RelationalConnectionMetadata Properties

The RelationalConnectionMetadata type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
Gets the relational provider capabilities.
Public propertyCustomData
Gets or sets the custom connection-specific provider data.
Public propertyNormalizeNameScript
Gets or sets the script implementing NormalizeName(IProviderConnector, String).
Public propertyParseStructureNameScript
Gets or sets the script implementing ParseStructureName(IProviderConnector, String).
Public propertySupportedAggregators
Gets the supported aggregators.
Public propertyUsingProviderData (Inherited from ConnectionMetadata.)
Top
See Also