OdaLevelAttribute

Define an attribute for the ODA level element.

Description

If an ODA level element is defined as 'dynamic' by setting property 'levelType', you can add level attributes applied to it to filter some query result.

name

Name of the attribute.

Description

This property gives out the name of the ODA level attribute. A level attribute has a unique and required name.

dataType

Data type of the attribute.

Description

This property gives out the data type of the ODA level attribute. If you don't set the value, string is read as the default.

nativeName

The native name of the attribute.

Description

The ODA defined name, controlled by the driver.

nativeDataType

The native data type code of the attribute.

Description

The ODA defined data type code, controlled by the driver.