Свойство | Type | Description | |
---|---|---|---|
RootId | string |
Méthode | Description | |
---|---|---|
BsonIndexDocument ( IKey key ) : MongoDB.Bson | ||
Write ( string field, BsonValue value ) : void |
public BsonIndexDocument ( IKey key ) : MongoDB.Bson | ||
key | IKey | |
Résultat | MongoDB.Bson |
public Write ( string field, BsonValue value ) : void | ||
field | string | |
value | BsonValue | |
Résultat | void |