CustomValidate
Syntax
CustomValidate(&ADSRowset, &ADSName, &CompareType)
Description
Implemented by object owners to provide custom validation logic.
Parameters
| Parameter | Description |
|---|---|
|
&ADSRowset |
Specifies the current in-memory data set instance as a rowset object. |
|
&ADSName |
Specifies the ADS name as a string. |
|
&CompareType |
Specifies the compare type as integer:
The premerge validation is performed only if there are merge groups in the data set. |
Returns
Integer.