MergeSynchronizationAgent.ExchangeType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定同步處理期間如何交換資料。
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
屬性值
實作
備註
ExchangeType 的預設值為 Bidirectional。
Bidirectional ExchangeType 當您使用 Web 同步處理時,必須指定 for。