如果该列表是独占的(如在枚举数据类型中),则其他任何值都无效。
If the list is exclusive, such as in an enumeration data type, then no other values are valid.
MySQL数据库支持DB 2数据库产品不直接支持的ENUM字符串枚举数据类型。
The MySQL database supports enum string enumerated data types which the DB2 database product does not directly support.
这些特性包括枚举支持、空间数据类型、自动编译LINQ查询、表值函数和多结果存储过程。
These include Enum support, Spatial data types, auto-compiled LINQ queries, Table-Valued functions, and stored procedures with multiple results.
此类必须具有一个称为Value的公共属性,与第2步中为此枚举创建的Const变量具有相同的数据类型。
This class must have a single public property called Value of the same data type as the Const variables you created for this enumeration in step 2.
要简化这一代码编写过程,请尝试DominoEnumerationCodeGenerator页面,它允许您输入枚举名称、数据类型和希望使用的所有值。
To make this code-writing process easier, try the Domino enumeration code Generator page, which allows you to enter an enumeration name, a data type, and all the values you want to use.
创建一个全局列表,使其数据类型等同于枚举名称,且名称以enum _开头,后接枚举名称(在本例中为Enum_BookType)。
Create a global list with a data type equal to the enumeration name and with a name of Enum_ followed by the enumeration name (in our case, Enum_BookType).
PAT和EFAT能接受多种数据类型,包括整型、布尔型、浮点型、枚举型变量和有限大小的数组。
PAT and EFAT accept several data types, such as integers, Booleans, floats, enumerates and fixed-size arrays.
枚举(枚举)类型的数据类型,包括静态,有序设置的值。
Unlike other types, Enumerated Types need to be created using CREATE TYPE command.
枚举(枚举)类型的数据类型,包括静态,有序设置的值。
Unlike other types, Enumerated Types need to be created using CREATE TYPE command.
应用推荐