Click or drag to resize

LiteQueryableTSelect Method

Overload List
 NameDescription
Public methodSelect(BsonExpression) Transform input document into a new output document. Can be used with each document, group by or all source
Public methodSelectK(ExpressionFuncT, K) Project each document of resultset into a new document/value based on selector expression
Top
See Also