다음을 통해 공유


NonSqlDataMigrationTableResult.TargetName Property

Definition

Gets name of the target table

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to