Click or drag to resize

SqliteConfigurationProvider Properties

The SqliteConfigurationProvider 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 type
(Overrides AdoNetConfigurationProviderDbProviderType)
Public propertyHostType Get the host types that this works on
(Overrides AdoNetConfigurationProviderHostType)
Public propertyInvariant Gets the invariant name of the configuration provider
(Overrides AdoNetConfigurationProviderInvariant)
Public propertyName Get the name of the SQL provdier
(Overrides AdoNetConfigurationProviderName)
Public propertyOptionGroups Option groups
(Overrides AdoNetConfigurationProviderOptionGroups)
Public propertyOptions Gets the options for configuring this provider
(Overrides AdoNetConfigurationProviderOptions)
Public propertyPlatform Get the platforms on which this operates
(Overrides AdoNetConfigurationProviderPlatform)
Top
See Also