Property CollectionName
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
CollectionName
Gets the name of the collection.
public string CollectionName { get; }Property Value
The name of the collection.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the name of the collection.
public string CollectionName { get; }The name of the collection.