IMongoIndexManagerTDocumentCollectionNamespace Property |
Gets the namespace of the collection.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax CollectionNamespace CollectionNamespace { get; }
ReadOnly Property CollectionNamespace As CollectionNamespace
Get
abstract CollectionNamespace : CollectionNamespace with get
Property Value
Type:
CollectionNamespaceSee Also