UpdateBuilderTDocumentPull Method |
Name | Description | |
---|---|---|
PullTValue(ExpressionFuncTDocument, IEnumerableTValue, FuncQueryBuilderTValue, IMongoQuery) |
Removes all values from the named array element that match some query (see $pull).
| |
PullTValue(ExpressionFuncTDocument, IEnumerableTValue, TValue) |
Removes all values from the named array element that are equal to some value (see $pull).
|