| 列名 | 列类型 | 列约束 | 表约束 |
|---|---|---|---|
| ss_user_type | SMALLINT | NOT NULL | 主键。 |
| ss_domain_id | SMALLINT | NOT NULL | |
| ss_type_name | VARCHAR (30) | NOT NULL | |
| primary_sa_domain_id | SMALLINT | NOT NULL | |
| primary_sa_user_type | SMALLINT |
该表包含有关与 Adaptive Server Enterprise 兼容性相关的信息。
ss_user_type Adaptive Server Enterprise 用户类型。
ss_domain_id Adaptive Server Enterprise 域 ID。
ss_type_name 包含 Adaptive Server Enterprise 类型名称。
primary_sa_domain_id Adaptive Server Anywhere 主域 ID。
primary_sa_user_type 包含 Adaptive Server Anywhere 主用户类型的 UNSIGNED INT 字段。
SQL Anywhere Studio 9.0.2
版权所有 © 1989–2005 Sybase, Inc. 部分版权所有 © 2001–2005 iAnywhere Solutions, Inc. 保留所有权利。