The data type can be a DB2 built-in data type, a distinct type or a reference type.
数据类型可以是DB2内置数据类型、独特的类型或引用类型。
The first line tells you that you're seeing the help page for the int class, which is a built-in data type.
第一行告诉您正在查看int类的帮助页面,它是一个内置的数据类型。
You can create a table with structured type columns in the same way that you would create a table using only DB2 built-in data types.
您可以用同样方式使用结构化类型列创建表,也可以只使用DB 2内置数据类型创建一个表。
The FROM SQL clause defines the specific function that will be used to transform a value to a built-in data type value representing the structured type.
FROMsql子句定义了特定的函数,可以使用该函数将将一个值转换成表示结构化类型的内置数据类型。
The final type, complex, is probably not as recognizable to most programmers because it is not a common built-in data type in other programming language.
最后一种类型complex可能是大多数程序员难以识别的,因为它不是其他编程语言中常见的内置数据类型。
If the application does not have a built-in viewer or editor for a certain type of data, it needs to find an appropriate component to open based on its capabilities.
如果应用程序没有某种数据类型的内置查看器或编辑器,那么它需要根据组件的功能查找一个适合于打开此类型数据的组件。
To retrieve structured type data from a table, there must be some way to convert that type into a single scalar value whose type, in turn, must be based on one of the built-in DB2 data types.
为了从表中检索结构化类型数据,必须有一些将类型转换成一个标量值,换句话说,这些值的类型必须基于某种内置的DB2 数据类型。
The constructor can take a simple built-in numerical type or character data.
该构造函数可以接受简单的内置数值类型或字符数据作为参数。
Before examining how the new built-in functions work, you should become familiar with a new DB2 data type, the "XML data type".
在探究新的内置函数如何工作之前,您应该先要熟悉新的DB 2数据类型,即XML数据类型。
It also defines a Struct class for defining arbitrary data aggregations, and the special class any which can be used to represent any built-in or derived type and thus is the basis of dynamic typing.
它还定义了一个struct类,用来定义任意的数据聚合,此外,还定义了特殊的类any,它可以用来表示任何内置或导出类型,因而它也就成了动态类型化(dynamic typing)的基础。
You just created a new data type defined by the built-in int class.
您立即可以创建一个由内置int类定义的新数据类型。
A class name represents a new data type. We can use it to define objects of our class type in the same way we use the built-in types to define those objects.
新类代表一种新的数据类型,这样想很方便,所以可以定义类的对象和指向这一类的对象的指针。
A class name represents a new data type. We can use it to define objects of our class type in the same way we use the built-in types to define those objects.
新类代表一种新的数据类型,这样想很方便,所以可以定义类的对象和指向这一类的对象的指针。
应用推荐