FullSubscription Property

SQL-DMO

SQL-DMO

FullSubscription Property

The FullSubscription property returns a high-level indication of Subscriber interest in a publication.

Applies To
TransSubscription Object
Syntax

object.FullSubscription

Part

object

Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetFullSubscription(LPBOOL pRetVal);

Remarks

If TRUE, the Subscriber is receiving all articles defined in the subscribed-to publication.

If FALSE, the Subscriber has selected only articles of interest from the publication.