%DeepSee.Datatype.string
datatype class %DeepSee.Datatype.string extends %Library.String
ODBC Type: VARCHAR
Used to represent strings within DeepSee metadata.Parameters
parameter MAXLEN = 32000;
Inherited description: The maximum number of characters the string can contain.