Click or drag to resize

IDataConfigurationProvider Properties

The IDataConfigurationProvider type exposes the following members.

Properties
  NameDescription
Public propertyDbProviderType
Get the database provider .NET type
Public propertyHostType
Gets the hosts on which this storage provider works
Public propertyInvariant
Gets the invariant name of the database solution this configuration provider configures
Public propertyName
Gets the name of the storage provider (for humans)
Public propertyOptionGroups
Gets the groupings for the options
Public propertyOptions
Get the configuration options
Public propertyPlatform
Gets the platforms on which this storage provider works
Top
See Also