SnapshotTransferType Property (Replication)

The SnapshotTransferType property controls how snapshot files are transferred from the Distributor to the computer that is running IIS.

Syntax

object.SnapshotTransferType [= value]

Parameters

Applies To

SQL Server Compact 3.5 Replication object

Modifiable

Read/write

Prototype

HRESULT get_SnapshotTransferType(SNAPSHOT_TRANSFER_TYPE *pVal);
HRESULT put_SnapshotTransferType(SNAPSHOT_TRANSFER_TYPE newVal);

Remarks

See Also

Reference

Replication Object Properties
SNAPSHOT_TRANSFER_TYPE

Help and Information

Getting Assistance (SQL Server Compact 3.5 Service Pack 1)