Invoke Validate on a DATASET type instance to report whether data is valid.
Result Type
The validation method returns an integer representing whether the DATASET type instance is valid or not. A 0 signifies an invalid instance; a 1 signifies a valid instance.
| Parameter(s) | Return Type |
|---|---|
| None | INTEGER |