RemoteRelationalMetadata Class |
Namespace: Dundas.BI.Data.DataProviders.Gateway
The RemoteRelationalMetadata type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets the data provider description.
(Inherited from RemoteProviderMetadata.) | |
GenerateFunctionCallScript |
Gets or sets the script implementing GenerateFunctionCall(QueryDefinition, IDictionaryString, String).
| |
GenericCountExpression |
Gets the generic count expression for number of queried records.
| |
GetCastExpressionScript |
Gets or sets the script implementing GetCastExpression(DatabaseType).
| |
HasCustomConfigurationUI |
Gets a value indicating whether this data provider is using a custom configuration UI.
(Inherited from RemoteProviderMetadata.) | |
Id |
Gets the data provider ID.
(Inherited from RemoteProviderMetadata.) | |
MaximumParameterValueCount |
Gets the maximum number of parameter values the provider is able to support.
(Inherited from RemoteProviderMetadata.) | |
Name |
Gets the data provider name.
(Inherited from RemoteProviderMetadata.) | |
NamedParameterFormat |
Gets the named parameter format.
(Inherited from RemoteProviderMetadata.) | |
NullReplacementExpression |
Gets the NULL replacement expression or if not supported.
| |
PropertyDescriptors |
Gets the data provider specific property descriptors.
(Inherited from RemoteProviderMetadata.) | |
QueryHints |
Gets the query hints that are supported by the current provider.
(Inherited from RemoteProviderMetadata.) | |
StructureDescriptors |
Gets the structure descriptors.
| |
SupportedDateTrimGranularities |
Gets the supported date trimming functions.
| |
SupportedStructureTypes |
Gets the supported data structures.
(Inherited from RemoteProviderMetadata.) | |
SupportsManualQuery |
Gets a value indicating whether the data provider supports manual queries.
(Inherited from RemoteProviderMetadata.) | |
SupportsParameterPushDown |
Gets a value indicating whether the data provider supports parameterized querying.
(Inherited from RemoteProviderMetadata.) | |
SupportsTopOneElementDiscovery |
Gets a value indicating whether this data provider supports top one element discovery behaviour.
(Inherited from RemoteProviderMetadata.) | |
UsingProviderData |
Gets a value indicating whether this data provider calls LoadProviderData and SaveProviderData(String).
(Inherited from RemoteProviderMetadata.) |