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

SQL Anywhere 12.0.1 » SQL Anywhere 服务器 - SQL 参考 » 视图 » 系统视图

 

SYSTYPEMAP 系统视图

SYSTYPEMAP 系统视图包含 SYSSQLSERVERTYPE 系统视图中条目的兼容性映射值。该视图的基础系统表为 ISYSTYPEMAP。

列名 数据类型 说明
ss_user_type SMALLINT 包含 Adaptive Server Enterprise 用户类型。
sa_domain_id SMALLINT 包含相应的 SQL Anywhere domain_id。
sa_user_type SMALLINT 包含相应的 SQL Anywhere 用户类型。
nullable CHAR(1) 该类型是否允许 NULL 值。
 基础系统表上的约束