Previous Next

IS-COLUMN-CODEPAGE function
Returns TRUE if the specified CLOB field is a COLUMN-CODEPAGE CLOB. Otherwise, it returns FALSE (that is, if the CLOB is a DBCODEPAGE CLOB or a TTCODEPAGE CLOB).
Syntax 
 
IS-COLUMN-CODEPAGE ( field )
field
The name of a CLOB field.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.