ITransSynchronizationAgent.FileTransferType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Replication::FileTransferOption FileTransferType { Microsoft::SqlServer::Replication::FileTransferOption get(); void set(Microsoft::SqlServer::Replication::FileTransferOption value); };
public Microsoft.SqlServer.Replication.FileTransferOption FileTransferType { get; set; }
member this.FileTransferType : Microsoft.SqlServer.Replication.FileTransferOption with get, set
Public Property FileTransferType As FileTransferOption