• Index extensions (user-defined structured type related).

    索引扩展(与用户定义结构化类型相关)。

    youdao

  • A mutator method exists for each attribute of a structured type.

    mutator方法某个结构化类型(structured type)每个属性存在的。

    youdao

  • An observer method exists for each attribute of a structured type.

    observer方法某个结构化类型每个属性存在的。

    youdao

  • A typed table is a table that is defined with a user-defined structured type.

    类型化一个使用用户定义的结构化类型定义的表。

    youdao

  • In Listing 12 the operation takes a structured type as a single coarse-grained parameter.

    而在清单12中的操作采用结构化类型作为单个粗粒度参数

    youdao

  • The constructor function has the same name as the structured type with which it is associated.

    构造函数关联结构化类型相同名称

    youdao

  • In Listing 12 the operation takes a structured type as a single coarse -grained parameter.

    而在清单12中的操作采用结构化类型作为单个粒度参数

    youdao

  • As rows in a table (a typed table) whose columns are defined by the attributes of the structured type.

    对于(类型化表)中的,其中根据结构化类型的属性定义的。

    youdao

  • We will need to create this structured type before we attempt to create the CLIENTS table (Listing 1).

    试图创建clients(清单1)之前需要创建这个结构化类型

    youdao

  • Use the create type statement to create a structured type, and use the DROP statement to delete a structured type.

    可以使用CREATEtype语句创建一个结构化类型使用drop语句删除结构化类型。

    youdao

  • If the column is a structured type column, you specify the name of the structured type as its data type (Listing 1).

    如果结构化类型列,则需要结构化类型名称指定数据类型(清单1)。

    youdao

  • Emp_t is the root type, and its definition happens to include the Address_t structured type that we created previously.

    Emp_t类型并且定义恰好包括我们先前创建Address_t结构化类型。

    youdao

  • If DB2_PROGRAM has not already been defined for the structured type, you can create that group for your structured type.

    如果DB 2 _ PROGRAM没有结构化类型进行定义那么您可以结构化类型创建

    youdao

  • In this case, the table is created with the structured type, and you don't specify individual columns in the table definition.

    这种情况下结构化类型创建的,并且不必在表定义中指定单独

    youdao

  • For example, if we were to define a structured type called address_t, city might be one of the attributes of this structured type.

    例如如果我们定义称为address_t结构化类型,那么city可能就是这个结构化类型属性

    youdao

  • To invoke a mutator or observer method on an instance of a structured type, use the double-dot (..) operator (Listings 1, 2, and 3).

    为了结构化类型实例调用mutatorobserver方法,请使用点(. .)运算符(清单1、清单2清单3)。

    youdao

  • 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内置数据类型创建一个表。

    youdao

  • A structured type can have subtypes, other structured types that reuse all of its attributes and contain their own specific attributes.

    结构化类型可以包含类型,以及重用所有属性包含自己特定属性的其他结构化类型

    youdao

  • When you invoke an observer method on an instance of a structured type, the method returns the value of the attribute for that instance.

    结构化类型实例调用observer方法其相关联的属性指定个新时,方法将返回这个实例的一个属性值。

    youdao

  • By default, the name of the casting function is the same as the name of the structured type (in this case, Engineer_t and Salesperson_t, respectively).

    默认情况下,casting函数名称结构化类型的名称相同(这里,两个名称分别Engineer_t和Salesperson_t)。

    youdao

  • 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子句定义特定的函数,可以使用函数将将一个转换成表示结构化类型内置数据类型。

    youdao

  • The REF USING INTEGER clause specifies that the INTEGER data type will be used to represent the REFERENCE type of this structured type and all of its subtypes.

    REF USINGINTEGER指定 INTEGER数据类型使用这个数据类型表示结构化类型及其所有子类型 REFERENCE 类型。

    youdao

  • To do that, we will invoke the observer method (using the double-dot operator) for the city attribute of the structured type value in the ADDRESS column (Listing 2).

    为了实现这个目标,我们调用observer方法(使用双点运算)获取address中的结构化类型城市属性。(清单2)。

    youdao

  • When you create a structured type, DB2 automatically creates a constructor function for the type and creates both mutator and observer methods for the attributes of the type.

    创建结构化类型时,DB 2类型自动创建一个构造函数,为类型属性创建mutator方法observer方法。

    youdao

  • Whenever you try to query a spatial column, DB2 injects a transformation from the internal, structured type representation to a representation that can be understood by the application.

    每当尝试查询空间时,DB 2加入一个转换,该转换将内部的、结构化类型表示转换应用程序理解的表示。

    youdao

  • 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 数据类型。

    youdao

  • A structured data type can be used as the type for a column in a regular table (Listings 1 and 2), the type for an entire table (or view), or as an attribute of another structured type (Listing 3).

    结构化数据类型可以用作普通某一类型(清单1清单2),也可以用作整个表(视图)的类型,或者用作一个结构化类型属性(清单3)。

    youdao

  • But maps lack some of the features expected of structured data: they have no real "type" (without added metadata) and, unlike classes, they can't be extended with new behavior.

    但是映射缺乏一些结构化数据预期功能它们没有真实的“类型”(在添加元数据的情况下),不像类那样,它们不能通过新的行为扩展

    youdao

  • The HTML looks structured as described here, but not the type of structure that applies the latent meaning to the data.

    根据这里描述HTML看起来像结构化数据不是隐藏语义应用数据结构类型

    youdao

  • The page refers to it as a structured data type similar to variables in Python or Perl.

    这个页面称作一个类似PythonPerl中的变量结构化数据类型

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定