Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%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