Свойство | Type | Description | |
---|---|---|---|
DefaultProvider | string | ||
Enabled | bool | ||
ProviderType | string |
Свойство | Type | Description | |
---|---|---|---|
OriginallyEnabled | bool | ||
defaults | |||
sectionName | string | ||
typeName | string | ||
values |
Méthode | Description | |
---|---|---|
GetDefaults ( ) : void | ||
Initialize ( |
||
Save ( |
Méthode | Description | |
---|---|---|
GetBoolValue ( string s, bool defaultValue ) : bool | ||
GetMachineSettings ( ) : |
||
GetStringValue ( string s ) : string | ||
SaveProvider ( |
protected GetBoolValue ( string s, bool defaultValue ) : bool | ||
s | string | |
defaultValue | bool | |
Résultat | bool |
protected abstract GetMachineSettings ( ) : |
||
Résultat |
protected GetStringValue ( string s ) : string | ||
s | string | |
Résultat | string |
protected SaveProvider ( |
||
provider | ||
Résultat | void |
protected Options,MySql.Data.VisualStudio.WebConfig defaults | ||
Résultat |