Click or drag to resize

SqliteWritebackConfigurationProvider Properties

The SqliteWritebackConfigurationProvider type exposes the following members.

Properties
 NameDescription
Public propertyAdoNetFactoryType Get the provider factory
(Inherited from SqliteConfigurationProvider)
Public propertyCapabilities Gets the capabilities of the database
(Inherited from SqliteConfigurationProvider)
Public propertyDbProviderType Get the database provider type
(Overrides SqliteConfigurationProviderDbProviderType)
Public propertyHostType Get the host types that this works on
(Inherited from SqliteConfigurationProvider)
Public propertyInvariant Sqlite writeback
(Overrides SqliteConfigurationProviderInvariant)
Public propertyName Get the name of the SQL provdier
(Overrides SqliteConfigurationProviderName)
Public propertyOptionGroups Option groups
(Inherited from SqliteConfigurationProvider)
Public propertyOptions Gets the options for configuring this provider
(Inherited from SqliteConfigurationProvider)
Public propertyPlatform Get the platforms on which this operates
(Inherited from SqliteConfigurationProvider)
Top
See Also