Remote |
The RemoteProviderMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets the data provider description. | |
| HasCustomConfigurationUI | Gets a value indicating whether this data provider is using a custom configuration UI. | |
| Id | Gets the data provider ID. | |
| MaximumParameterValueCount | Gets the maximum number of parameter values the provider is able to support. | |
| Name | Gets the data provider name. | |
| NamedParameterFormat | Gets the named parameter format. | |
| PropertyDescriptors | Gets the data provider specific property descriptors. | |
| QueryHints | Gets the query hints that are supported by the current provider. | |
| SupportedStructureTypes | Gets the supported data structures. | |
| SupportsManualQuery | Gets a value indicating whether the data provider supports manual queries. | |
| SupportsParameterPushDown | Gets a value indicating whether the data provider supports parameterized querying. | |
| SupportsTopOneElementDiscovery | Gets a value indicating whether this data provider supports top one element discovery behaviour. | |
| UsingProviderData | Gets a value indicating whether this data provider calls LoadProviderData and SaveProviderData(String). |