Share via


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 2005 Compact Edition 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 SQL Server Compact Edition Assistance