Méthode | Description | |
---|---|---|
ReplaceDatastore ( this container, |
Change the default RavenDb datastore to the configured settings
|
|
UseInMemoryDatastore ( this container ) : void |
Replace the current datastore with a new in memory datastore
|
public static ReplaceDatastore ( this container, |
||
container | this | |
settings | ||
Résultat | void |
public static UseInMemoryDatastore ( this container ) : void | ||
container | this | |
Résultat | void |