Partager via


MigrationTableMetadata.SourceTableName Property

Definition

Gets source table name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to