Use this procedure to see all the properties set for an agent.
Parameters| Syntax | Description |
|---|---|
|
agent_id |
VARCHAR(128). This is an IN parameter that specifies the ID of the agent you are setting properties for. |
Returns| 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. |
See also![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
