Click or drag to resize

PostgreSQLConfigurationProvider Properties

The PostgreSQLConfigurationProvider 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 Invariant name
(Overrides AdoNetConfigurationProviderInvariant)
Public propertyName Gets the invariant
(Overrides AdoNetConfigurationProviderName)
Public propertyOptionGroups Option groups
(Overrides AdoNetConfigurationProviderOptionGroups)
Public propertyOptions Get the options for connecting
(Overrides AdoNetConfigurationProviderOptions)
Public propertyPlatform Get the platform that this supports
(Overrides AdoNetConfigurationProviderPlatform)
Top
See Also