MongoDBObjectInfo.QualifiedName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The qualified name of the database or collection. For a collection, this is the database-qualified name.
public string QualifiedName { get; }
member this.QualifiedName : string
Public ReadOnly Property QualifiedName As String