RemoteProviderMetadata Properties

The RemoteProviderMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the data provider description.
Public propertyHasCustomConfigurationUI
Gets a value indicating whether this data provider is using a custom configuration UI.
Public propertyId
Gets the data provider ID.
Public propertyMaximumParameterValueCount
Gets the maximum number of parameter values the provider is able to support.
Public propertyName
Gets the data provider name.
Public propertyNamedParameterFormat
Gets the named parameter format.
Public propertyPropertyDescriptors
Gets the data provider specific property descriptors.
Public propertyQueryHints
Gets the query hints that are supported by the current provider.
Public propertySupportedStructureTypes
Gets the supported data structures.
Public propertySupportsManualQuery
Gets a value indicating whether the data provider supports manual queries.
Public propertyUsingProviderData
Top
See Also