MongoDBProgress.QualifiedName Property

Definition

The qualified name of the progress object. For a collection, this is the database-qualified name. For a database, this is the database name. For the overall migration, this is null.

public string QualifiedName { get; }
member this.QualifiedName : string
Public ReadOnly Property QualifiedName As String

Property Value

Applies to