DistributionSubscription.PublicationName プロパティ

定義

購読が所属する出版物の名前を取得するか設定します。

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

プロパティ値

購読が属する出版物の名称。

注釈

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

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

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

適用対象