次の方法で共有


ReplicationLink.PartnerDatabase プロパティ

定義

パートナー Sql プールの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象