SqlSystem.dbRequestedUnicodeEnabled Method

Retrieves the value that indicates if Unicode is supported in the database.

Syntax

public boolean dbRequestedUnicodeEnabled()

Run On

Server

Return Value

Type: boolean
The value that indicates if Unicode is suported in the database.

See Also

Reference

SqlSystem Class