Méthode | Description | |
---|---|---|
AddMongo ( this infrastructure, string url ) : |
||
GetMongoDatabase ( string url ) : MongoDatabase | ||
GetMongoFhirIndex ( MongoDatabase database, IEnumerable |
||
GetMongoFhirStore ( MongoDatabase database ) : |
public static AddMongo ( this infrastructure, string url ) : |
||
infrastructure | this | |
url | string | |
Résultat |
public static GetMongoDatabase ( string url ) : MongoDatabase | ||
url | string | |
Résultat | MongoDatabase |
public static GetMongoFhirIndex ( MongoDatabase database, IEnumerable |
||
database | MongoDatabase | |
searchparameters | IEnumerable |
|
Résultat |
public static GetMongoFhirStore ( MongoDatabase database ) : |
||
database | MongoDatabase | |
Résultat |