Use this procedure to see all the properties set for an agent.
Syntax | Description |
---|---|
agent_id |
VARCHAR(128). This is an IN parameter that specifies the ID of the agent you are setting properties for. |
Results | Description |
---|---|
property_name |
VARCHAR(128). The property name. |
property_value |
VARCHAR(2048). The value of the property. |
last_modified |
TIMESTAMP. The time the property was last modified. |
p_crsr |
SYS_REF_CURSOR. This is an OUT parameter for Oracle only. |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |