[This is preliminary documentation and is subject to change.]
References client that this node is under
Namespace: NFX.DataAccess.MongoDB.ConnectorAssembly: NFX.MongoDB (in NFX.MongoDB.dll) Version: 3.0.0.1 (3.0.0.1)
public MongoClient Client { get; }
public MongoClient Client { get; }
Public ReadOnly Property Client As MongoClient
Get
Public ReadOnly Property Client As MongoClient
Get
public:
property MongoClient^ Client {
MongoClient^ get ();
}
public:
property MongoClient^ Client {
MongoClient^ get ();
}
member Client : MongoClient with get
member Client : MongoClient with get
Property Value
Type:
MongoClient