Метод | Описание | |
---|---|---|
ToBsonDocument ( ) : BsonDocument |
Returns the result of the builder as a BsonDocument.
|
Метод | Описание | |
---|---|---|
DeprecatedQueryBuilder ( BsonDocument document ) : System |
Initializes a new instance of the QueryBuilder class.
|
|
Serialize ( BsonWriter bsonWriter, |
Serializes the result of the builder to a BsonWriter.
|
protected DeprecatedQueryBuilder ( BsonDocument document ) : System | ||
document | BsonDocument | A document representing the query. |
Результат | System |
protected Serialize ( BsonWriter bsonWriter, |
||
bsonWriter | BsonWriter | The writer. |
nominalType | The nominal type. | |
options | IBsonSerializationOptions | The serialization options. |
Результат | void |