Partager via


NonSqlDataMigrationTableResult.SourceName Property

Definition

Gets name of the source table

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to