The SnapshotTransferType property controls how snapshot files are transferred from the Distributor to the computer that is running IIS.
object.SnapshotTransferType [= value]
Applies To
SQL Server Compact 3.5 Replication object
- value
SNAPSHOT_TRANSFER_TYPE constant that specifies the type of data transfer to perform.
Modifiable
Read/write
Prototype
HRESULT get_SnapshotTransferType(SNAPSHOT_TRANSFER_TYPE *pVal);
HRESULT put_SnapshotTransferType(SNAPSHOT_TRANSFER_TYPE newVal);