|
  | description | 
 Gets or sets the data provider description.
 
 | 
  | hasCustomConfigurationUI | 
 Gets a value indicating whether this data provider is using a custom configuration UI.
 
 | 
  | id | 
 Gets or sets the data provider ID.
 
 | 
  | isGatewaySupported | 
 Gets a value indicating whether this data provider supports gateways.
 
 | 
  | isTabularProvider | 
 Gets a value indicating whether this data provider is a tabular provider.
 
 | 
  | name | 
 Gets or sets the data provider name.
 
 | 
  | supportsManualQuery | 
 Gets a value indicating whether this data provider supports manual queries.
 
 | 
  | supportsSessionSchemas | 
 Gets a value indicating whether this data provider supports session schemas.
 
 | 
  | supportsTopOneElementDiscovery | 
 Gets a value indicating whether this data provider supports top one element discovery behaviour.
 
 |