HS.HC.DataType.MirrorStatus
datatype class HS.HC.DataType.MirrorStatus extends %Library.String
ODBC Type: VARCHAR
Data type to represent the status of a mirror member.Parameters
parameter MAXLEN = 32;
One of active, failover etc.. Since IRIS does not have a clear display list of
values as a property somewhere/they could add more statuses, just putting a
reasonable MAXLEN.