ncharCharacterSetName property

String? ncharCharacterSetName
final

The name of the NCHAR character set for the Oracle DB instance. This character set specifies the Unicode encoding for data stored in table columns of type NCHAR, NCLOB, or NVARCHAR2.

Implementation

final String? ncharCharacterSetName;