Skip to main content

%Library.ExactString

datatype class %Library.ExactString extends %Library.String

ODBC Type: VARCHAR

The %ExactString data type class represents a subclass of %String with the EXACT default collation.

Parameters

parameter COLLATION = EXACT;
The default collation value used for this data type.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab