ReplicationTable.PublishedInQueuedTransactions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テーブルがキュー付き更新サブスクリプションをサポートする出版物によって公開されているかどうかを示す値が付与されます。
public:
property bool PublishedInQueuedTransactions { bool get(); };
public bool PublishedInQueuedTransactions { get; }
member this.PublishedInQueuedTransactions : bool
Public ReadOnly Property PublishedInQueuedTransactions As Boolean
プロパティ値
true もしテーブルがキュー更新サブスクリプションをサポートする出版物によって公開されている場合、 false 、テーブルがキュー付き更新サブスクリプションをサポートする出版物によって公開されていない場合です。
注釈
PublishedInQueuedTransactionsプロパティは、Publisherのsysadmin固定サーバーロールのメンバーや、publication database上のdb_owner固定データベース役割のメンバーによって取得できます。