Each row in the SYSREMOTEOPTION system view describes the value of a SQL Remote message link parameter. The underlying system table for this view is ISYSREMOTEOPTION.
Some columns in this view contain potentially sensitive data. The SYSREMOTEOPTION2 view provides public access to the data in this view except for the potentially sensitive columns.
Column | Data type | Description |
---|---|---|
option_id | UNSIGNED INT | An identification number for the message link parameter. |
user_id | UNSIGNED INT | The user ID for which the parameter is set. |
"setting" | VARCHAR(255) | The value of the message link parameter. |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |