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

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

 

SYSARTICLECOL 系统视图

SYSARTICLECOL 系统视图的每一行都标识项目中的一列。该视图的基础系统表为 ISYSARTICLECOL。

列名 数据类型 说明
publication_id UNSIGNED INT 该列所属发布的唯一标识符。
table_id UNSIGNED INT 该列所属的表。
column_id UNSIGNED INT 列标识符,来自 SYSTABCOL 系统视图。
 基础系统表上的约束