MergeSynchronizationAgent.ExchangeType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la manière dont les données sont échangées pendant la synchronisation.
public:
virtual property Microsoft::SqlServer::Replication::MergeExchangeType ExchangeType { Microsoft::SqlServer::Replication::MergeExchangeType get(); void set(Microsoft::SqlServer::Replication::MergeExchangeType value); };
public virtual Microsoft.SqlServer.Replication.MergeExchangeType ExchangeType { get; set; }
member this.ExchangeType : Microsoft.SqlServer.Replication.MergeExchangeType with get, set
Public Overridable Property ExchangeType As MergeExchangeType
Valeur de propriété
Valeur MergeExchangeType.
Implémente
Remarques
La valeur par défaut pour ExchangeType est Bidirectional.
Vous devez spécifier Bidirectional le moment où ExchangeType vous utilisez la synchronisation web.