ASA SQL Reference
System Procedures and Functions
System and catalog stored procedures
Reports connection property information.
sa_conn_properties ( [ connection-id ] )
None
None
sa_conn_properties_by_conn system procedure
sa_conn_properties_by_name system procedure
Returns the connection id as Number, and the PropNum, PropName, PropDescription, and Value for each available connection property.
If no connection-id is supplied, properties for all current connections to the server are returned.