MongoDatabaseName Property |
Gets the name of this database.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public virtual string Name { get; }
Public Overridable ReadOnly Property Name As String
Get
abstract Name : string with get
override Name : string with get
Property Value
Type:
StringSee Also