Ens.DataType.TCPAgentPort
datatype class Ens.DataType.TCPAgentPort extends %Library.String
ODBC Type: VARCHAR
Datatype for a TCP Port to connect to (integer value below 65536, may be prepended with @AgentName:)Method Inventory
Parameters
parameter MAXLEN = 135;
Inherited description: The maximum number of characters the string can contain.
parameter MINLEN = 1;
Inherited description: The minimum number of characters the string can contain.