IMergeSynchronizationAgent.ExchangeType 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::MergeExchangeType ExchangeType { Microsoft::SqlServer::Replication::MergeExchangeType get(); void set(Microsoft::SqlServer::Replication::MergeExchangeType value); };
public Microsoft.SqlServer.Replication.MergeExchangeType ExchangeType { get; set; }
member this.ExchangeType : Microsoft.SqlServer.Replication.MergeExchangeType with get, set
Public Property ExchangeType As MergeExchangeType