Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The Validate property specifies the type of data validation to perform on the Subscriber data at the end of the Run.
Syntaxe
object.Validate [= value]
Notes
| Part | Description |
|---|---|
object |
Expression that evaluates to a SQLMerge Object object. |
value |
VALIDATE_TYPE constant that specifies the type of data validation to perform. |
Applies To
SQLMerge Object (Replication ActiveX)
Data Type
Modifiable
Read/write
Prototype C/C++
HRESULT get_Validate(VALIDATE_TYPE newVal);
HRESULT put_Validate(VALIDATE_TYPE* pVal);
Voir aussi
Autres ressources
Validation des données répliquées