DATASET_VALID_REVISION Macro

Syntax

#define DATASET_VALID_REVISION(VAR) _ds_validRevision_ ## VAR

Parameters

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

Description

Macro that gets the DDL revision number for which a dataset value is valid.

Returns the revision number as a qByte.

Revision History

2012/08/06
Initial version.

CONFIDENTIAL