MergeSynchronizationAgent.FileTransferType Eigenschaft

Definition

Ruft ab, wie dem Abonnenten die ersten Momentaufnahmedateien übergeben werden, oder legt die Vorgehensweise fest.

public:
 virtual property Microsoft::SqlServer::Replication::FileTransferOption FileTransferType { Microsoft::SqlServer::Replication::FileTransferOption get(); void set(Microsoft::SqlServer::Replication::FileTransferOption value); };
public virtual Microsoft.SqlServer.Replication.FileTransferOption FileTransferType { get; set; }
member this.FileTransferType : Microsoft.SqlServer.Replication.FileTransferOption with get, set
Public Overridable Property FileTransferType As FileTransferOption

Eigenschaftswert

Ein FileTransferOption-Wert.

Implementiert

Hinweise

Der Standardwert von FileTransferType ist Unc.

Gilt für: