Property | Type | Description | |
---|---|---|---|
DefaultProvider | string | ||
Enabled | bool | ||
ProviderType | string |
Property | Type | Description | |
---|---|---|---|
OriginallyEnabled | bool | ||
defaults | |||
sectionName | string | ||
typeName | string | ||
values |
Method | Description | |
---|---|---|
GetDefaults ( ) : void | ||
Initialize ( |
||
Save ( |
Method | Description | |
---|---|---|
GetBoolValue ( string s, bool defaultValue ) : bool | ||
GetMachineSettings ( ) : |
||
GetStringValue ( string s ) : string | ||
SaveProvider ( |
protected GetBoolValue ( string s, bool defaultValue ) : bool | ||
s | string | |
defaultValue | bool | |
return | bool |
protected abstract GetMachineSettings ( ) : |
||
return |
protected GetStringValue ( string s ) : string | ||
s | string | |
return | string |
protected SaveProvider ( |
||
provider | ||
return | void |
protected Options,MySql.Data.VisualStudio.WebConfig defaults | ||
return |