Class DataProviderSection
Inheritance
System.Object
DataProviderSection
Namespace: Mediachase.Data.Provider
Assembly: Mediachase.DataProvider.dll
Version: 13.30.0Syntax
public class DataProviderSection : ConfigurationSection
Constructors
DataProviderSection()
Declaration
public DataProviderSection()
Properties
DefaultProvider
Declaration
public string DefaultProvider { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Providers
Declaration
public ProviderSettingsCollection Providers { get; }
Property Value
Type | Description |
---|---|
System.Configuration.ProviderSettingsCollection |