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
- value
SNAPSHOT_TRANSFER_TYPE constant that specifies the type of data transfer to perform.
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