TransSynchronizationAgent.FileTransferType Property
SQL Server 2005
Gets or sets how the initial snapshot files are transferred to the Subscriber.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
/** @property */ public FileTransferOption get_FileTransferType () /** @property */ public void set_FileTransferType (FileTransferOption newValue)
public function get FileTransferType () : FileTransferOption public function set FileTransferType (newValue : FileTransferOption)
Property Value
A FileTransferOption value.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
