type或者xtype总结

简介:

Type是在6.0就有的,XType7.0才出现:

 

Type

对象类型。可以是下列值之一:

C = CHECK 约束

D = 默认值或 DEFAULT 约束

F = FOREIGN KEY 约束

FN = 标量函数

IF = 内嵌表函数

K = PRIMARY KEY  UNIQUE 约束

L = 日志

P = 存储过程

R = 规则

RF = 复制筛选存储过程

S = 系统表

TF = 表函数

TR = 触发器

U = 用户表

V = 视图

X = 扩展存储过程

 

XType

对象类型。可以是下列对象类型中的一种:

C = CHECK 约束

D = 默认值或 DEFAULT 约束

F = FOREIGN KEY 约束

L = 日志

FN = 标量函数

IF = 内嵌表函数

P = 存储过程

PK = PRIMARY KEY 约束(类型是 K

RF = 复制筛选存储过程

S = 系统表

TF = 表函数

TR = 触发器

U = 用户表

UQ = UNIQUE 约束(类型是 K

V = 视图

X = 扩展存储过程

sp_who--查看当前用户 sp_lock--可以查看授权 


本文转自sucre03 51CTO博客,原文链接:http://blog.51cto.com/sucre/416811,如需转载请自行联系原作者

相关文章
|
2月前
|
JavaScript 前端开发
type 命令
type 命令
24 0
|
11月前
|
Java
【ES异常】mapper [sortNum] of different type, current_type [long], merged_type [keyword]
【ES异常】mapper [sortNum] of different type, current_type [long], merged_type [keyword]
118 0
|
4月前
|
前端开发 开发者
TS7031: Binding element ‘role‘ implicitly has an ‘any‘ type.
TS7031: Binding element ‘role‘ implicitly has an ‘any‘ type.
79 1
|
4月前
Argument of type 'XX' is not assignable to parameter of type 'XX'
Argument of type 'XX' is not assignable to parameter of type 'XX'
98 0
|
Scala
TYPE
TYPE
135 0
|
索引 容器
Type 类型
Type 类型
137 0
‘DebugConfig‘ only refers to a type, but is being used as a value here.
‘DebugConfig‘ only refers to a type, but is being used as a value here.
‘DebugConfig‘ only refers to a type, but is being used as a value here.
the title and note has maintained the same text type
the title and note has maintained the same text type
101 0
the title and note has maintained the same text type
|
XML Java 数据库连接
Open quote is expected for attribute "{1}" associated with an element type "id".
Open quote is expected for attribute "{1}" associated with an element type "id".
189 0
Open quote is expected for attribute "{1}" associated with an element type "id".