DatabaseInfo.SourceDatabaseName Property

Definition

Gets or sets name of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to