DATASET_ISVALID Macro

Syntax

#define DATASET_ISVALID(VAR) _ds_isValid_ ## VAR()

Parameters

Name Description
in VAR Specifies the name of the value to get.

Description

Macro that determines whether a data set value is valid with the DDL revision number generated by the data.

Returns a qBool that indicates whether the value is valid with the generated revision number.

Revision History

2012/08/06
Initial version.

CONFIDENTIAL