[This is preliminary documentation and is subject to change.]
Collection that cursor is open against
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public Collection Collection { get; }
public Collection Collection { get; }
Public ReadOnly Property Collection As Collection
Get
Public ReadOnly Property Collection As Collection
Get
public:
property Collection^ Collection {
Collection^ get ();
}
public:
property Collection^ Collection {
Collection^ get ();
}
member Collection : Collection with get
member Collection : Collection with get
Property Value
Type:
Collection