[This is preliminary documentation and is subject to change.]
Optional selector that was issued with Query or NULL
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public BSONDocument Selector { get; }
public BSONDocument Selector { get; }
Public ReadOnly Property Selector As BSONDocument
Get
Public ReadOnly Property Selector As BSONDocument
Get
public:
property BSONDocument^ Selector {
BSONDocument^ get ();
}
public:
property BSONDocument^ Selector {
BSONDocument^ get ();
}
member Selector : BSONDocument with get
member Selector : BSONDocument with get
Property Value
Type:
BSONDocument