SnapshotAvailable Property (SQL-DMO)

The SnapshotAvailable property is True when an initial snapshot of article data is available to Subscribers.

Applies To
MergePublication Object TransPublication Object

Syntax

object.SnapshotAvailable [= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value True or False

Data Type

Boolean

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetSnapshotAvailable(LPBOOL pRetVal);

HRESULT SetSnapshotAvailable(BOOL NewValue);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.