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