Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 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