Click or drag to resize

FirebirdSQLConfigurationProvider Properties

The FirebirdSQLConfigurationProvider type exposes the following members.

Properties
 NameDescription
Public propertyAdoNetFactoryType Get the provider factory
(Overrides AdoNetConfigurationProviderAdoNetFactoryType)
Public propertyCapabilities Gets the capabilities of the database
(Overrides AdoNetConfigurationProviderCapabilities)
Public propertyDbProviderType Get the database provider
(Overrides AdoNetConfigurationProviderDbProviderType)
Public propertyHostType Gets the host type
(Inherited from AdoNetConfigurationProvider)
Public propertyInvariant Get the invariant name
(Overrides AdoNetConfigurationProviderInvariant)
Public propertyName Get the name
(Overrides AdoNetConfigurationProviderName)
Public propertyOptionGroups Get the option groups
(Inherited from AdoNetConfigurationProvider)
Public propertyOptions Get the options
(Overrides AdoNetConfigurationProviderOptions)
Public propertyPlatform Get the available platforms
(Overrides AdoNetConfigurationProviderPlatform)
Top
See Also