RestorePlan.DatabaseName Property

Definition

Gets or sets the name of the database.

public string DatabaseName { get; set; }
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

The name of the database.

Applies to