言語

DistributionSubscription.Name プロパティ

定義

サブスクリプションの名前を入手します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

サブスクリプションの名前。

注釈

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

適用対象