다음을 통해 공유


DataMigrationProjectMetadata.TargetDbName Property

Definition

Gets target database name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to