%DeepSee.Datatype.function
datatype class %DeepSee.Datatype.function extends %Library.String
ODBC Type: VARCHAR
Used to represent function names (such as "Year") within DeepSee metadata.Parameters
parameter MAXLEN = 255;
Inherited description: The maximum number of characters the string can contain.