Method | Description | |
---|---|---|
ConfigureInstance ( JET_INSTANCE jetInstance, string path ) : void | ||
LimitSystemCache ( ) : void | ||
StorageConfigurator ( |
Method | Description | |
---|---|---|
GetValueFromConfiguration ( string name, bool defaultValue ) : bool | ||
GetValueFromConfiguration ( string name, int defaultValue ) : int | ||
TranslateToSizeInDatabasePages ( int sizeInMegabytes ) : int |
public ConfigureInstance ( JET_INSTANCE jetInstance, string path ) : void | ||
jetInstance | JET_INSTANCE | |
path | string | |
return | void |
public StorageConfigurator ( |
||
settings | ||
return | System |