DistributionSubscription.DistributionDBName プロパティ

定義

配布データベースの名前を取得するか設定します。

public:
 property System::String ^ DistributionDBName { System::String ^ get(); void set(System::String ^ value); };
public string DistributionDBName { get; set; }
member this.DistributionDBName : string with get, set
Public Property DistributionDBName As String

プロパティ値

ディストリビューション データベースの名前。

注釈

このプロパティは既存のサブスクリプションに設定できません。

DistributionDBNameプロパティは、配布データベース上のdb_owner固定データベース役割のメンバーのみが取得可能です。

DistributionDBNameプロパティはどのユーザーでも設定可能です。

適用対象