Partager via


MigrateSqlServerSqlMISyncTaskOutputDatabaseLevel.SourceDatabaseName Property

Definition

Gets name of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to