Compartir a través de


Validate Property (Replication ActiveX)

The Validate property specifies the type of data validation to perform on the Subscriber data at the end of the Run.

Sintaxis

object.Validate [= value]

Notas

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

VALIDATE_TYPE

Modifiable

Read/write

Prototype C/C++

HRESULT get_Validate(VALIDATE_TYPE newVal);
HRESULT put_Validate(VALIDATE_TYPE* pVal);

Vea también

Otros recursos

Validar los datos replicados

Ayuda e información

Obtener ayuda sobre SQL Server 2005