MigrationValidationDatabaseSummaryResult.TargetDatabaseName Property

Definition

Gets name of the target database

[Newtonsoft.Json.JsonProperty(PropertyName="targetDatabaseName")]
public string TargetDatabaseName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetDatabaseName")>]
member this.TargetDatabaseName : string
Public ReadOnly Property TargetDatabaseName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to