ODAC

TOraParam.National Property

Used to determine whether the parameter is in National charset.

Class

TOraParam

Syntax

property National: Boolean default False;

Remarks

Use the National property to determine or set whether a parameter is in National character set. When National is True, the parameter is in National character set, otherwise the parameter is in default characterset.

The parameter datatype must be one of the following: ftString, ftFixedChar, ftWideString, ftMemo or ftFixedWideChar.

Supported with Oracle 8 and higher, not supported in Direct mode.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback