Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » 视图 » 系统视图

 

SYSCAPABILITY 系统视图

SYSCAPABILITY 系统视图的每一行都指定远程数据库服务器上功能的状态。该视图的基础系统表为 ISYSCAPABILITY。

列名 数据类型 说明
capid INTEGER 功能的 ID,如 SYSCAPABILITYNAME 系统视图中所列。
srvid UNSIGNED INT 在其中应用了该功能的服务器,如 SYSSERVER 系统视图中所列。
capvalue CHAR(128) 功能的值。
 基础系统表上的约束
 另请参见