第一章 行聚合逻辑运算,且仅将运算结果返回到应用程序,从而提高了运算速度。 (3)集成了用户定义类型 CLR用户定义类型(User-Defined Types,UDT)使用户可以用.NET CLR所支持的任何语言实现数据库数据类型。CLR用户定义类型在 .NET语言中
基于56个网页-相关网页
什么是结构体变量? ture)、共用体类型(union)、枚举类型(enumeration)、类类型(class )等,这些统称为用户自定义类型(user-defined type,UDT)。 在一个组合项中包含若干个类型不同(当然也可以相同)的数据项。C和C++允许用户自己指定这样一种
基于36个网页-相关网页
user Defined Type 使用者定义类型 ; 用户定义类型 ; 用户定义数据类型
of user-defined type 用户定义类型的
User-Defined Type Abbreviations 用户自定义类型缩写
Can define user-defined type 能定义用户定义类型
user-defined type not defined 没有定义
user defined data type 用户定义数据类型
User Defined Distinct Type 用户定义独特类型
User Defined Structured Type 用户定义结构类型
The example code in Listing 19 creates a distinct user-defined type called "birthday" and is being used as the column type while creating the external table.
清单19中的示例代码创建了一个明显的名为“birthday”的用户定义类型,并在创建外部表时用作列类型。
Your constants can be integer, character, floating-point, string, Boolean, octet or enumerated but not of type any or a user-defined type. Here are some examples.
常数可以是整数、字符、浮点数、字符串、Boolean、octet或枚举型,但不能是any类型或用户定义的类型。
Because the Regular Expression generator is not guaranteed to produce unique values, you cannot use it to fill a user-defined type column that has a unique constraint.
由于无法保证规则运算式产生器一定会产生唯一的值,所以您不能使用它来填满具有唯一条件约束的使用者定义型别资料行。
应用推荐