正如我们在前面指出的,映射参数映射类型要求您指定业务对象映射,此映射处理两个业务对象的属性之间的映射。
As we noted earlier, the map parameter mapping type requires you to specify a business object map that handles the mapping between the attributes of two business objects.
关键词搜索可在不同的参数(比如文档类型、类别、用户和通过属性表定义的定制元数据)上执行。
The keyword search can be executed on different parameters such as document type, categories, user, and custom metadata defined through the property sheet.
该调用看上去相当复杂,前两个参数指定了我们将为之添加属性的类型的名称空间和名称 ——在本例中为NAMESPACE:Name。
The first two arguments to this rather ungainly call specify the namespace and name of the type we're adding a property to -- in this case, NAMESPACE:Name.
举例来说,关系,例如关联和依赖,可能是未辨别的,属性和参数可能有不能辨别的类型规范,等等。
For example, relationships such as associations and dependencies may be unresolved. attributes and parameters may have type specifications that cannot be resolved, and so on.
提取参数映射取得业务对象的属性值(可以是简单类型或嵌套业务对象),并将其放到目标中。
An extract parameter mapping takes the value of a business object's attribute, which could be a simple type or a nested business object, and puts it into the target.
构造函数没有参数,并且返回的类型实例中的所有属性都为空。
The constructor function has no parameters and returns an instance of the type with all of its attributes set to null values.
尽管是相同的字节码,但是类型参数信息用一个新的签名(signature)属性记录在类模式中。
Despite this identical bytecode, the type parameter information is recorded in the class format using a new signature attribute.
由于源和目标具有相同类型Address,该子映射仅包括带address属性的参数之间的移动转换。
Because the source and target have the same type, Address, the submap consists only of move transforms between parameters with Address attributes.
通过a s属性提供数据类型参数已经捕捉了许多错误。
Providing a data type parameter with the as attribute already traps many errors.
由于转换属性一般要比映射参数需要更多的灵活性,因此存在更多的转换类型。
Because transforming attributes generally requires more flexibility than mapping parameters, there are more transform types. The next sections will cover the following transform types.
在三个portlet类型中,当带有CooperativeSource向导中特定名称和值的请求参数出现在行为请求中时,属性转换就会触发。
In all three portlet types, a property transfer is triggered when a request parameter is presented to the action request with the name and value given in the Cooperative Source wizard.
aligned属性有一个参数,它指定所需的对齐类型。
The aligned attribute takes a single argument that specifies the desired type of alignment.
基于上述参数,GenSequence实用程序会与库服务器数据库(LSDB)连接,并验证给定属性与给定项目类型相关联。
Based on these parameters, the GenSequence utility will connect to the Library Server database (LSDB) and verify that the given attribute is associated with the given item type.
当带有复杂类型参数的Web服务方法收到null或带null值属性的实例时,LotusDominoV7.0.2和Lotus DominoV8的行为不尽相同。
When a Web service method with a complex type parameter receives a null or an instance with some attributes having null values, Lotus Domino V7.0.2 and Lotus Domino V8 behave differently.
首先,可以采用与处理复杂属性相同的方法;可以将所需的多个参数序列化在一起,形成一个字符串类型的参数。
First, you can take the same approach as you did with properties; you can serialize the required arguments together into a single type of string.
您也可以使用模板参数T来定义一个属性类型,用同样的方式它也可以用作定义该种方式的回转类型。
You can also use the template parameter T for an attribute’s type, in the same way as it was used for the method’s return type.
您还可以为过程指定参数定义,包括参数名、模式、数据类型及其他扩展属性。
You can also specify parameter definitions, including the parameter name, mode, data type, and other extended properties, for the procedure.
函数参数区段可以用于为函数定义一个或多个参数并指定数据类型、模式和其他参数属性。
The function parameters section may be used to define one or more parameters for the function and specify the data type, mode, and other parameter properties.
在这个目录下的参数用来定义uml数据类型,允许您扩展能与一个UM l属性关联的数据类型。
The parameters in this category are used to define UML data types, allowing you to expand the data types that can be associated with an UML attribute.
表示参数的数据类型将被指定为使用like子句,并使用like子句区段中的参数属性指定,如下所示。
LIKE, that indicates that the data type for the parameter will be specified using the LIKE clause and specified using the parameter properties in the LIKE clause section, as shown below.
表示参数的数据类型将被指定为使用references子句,并通过references子句区段中的参数属性指定。
REFERENCES, that indicates that the data type for the parameter will be specified using the REFERENCES clause and specified using the parameter properties in the REFERENCES clause section.
这些方程可以使用大范围的参数和属性,它们可以让你创建很多不同类型的约束。
The wide range of parameters and attributes available to these equations lets you create many different types of constraints.
注意,Target At tribute元素包含一个名为type的属性,它表示智能类型跟踪程序的参数化变量。
Note that the TargetAttribute elements contain an attribute called type, which represents a parameterized argument to a smart type tracer.
function视图允许您定义函数属性、函数的参数及参数属性、函数的实际SQL 语句以及函数的返回类型。
The function view allows you to define function attributes, function parameters, and its properties, the actual SQL body of the function as well as the return types for the function.
procedure视图允许您定义过程属性、参数及参数属性、存储过程的实际SQL 语句以及过程的返回类型。
The procedure view allows you to define procedure attribute, parameters, and its properties, the actual SQL body of the stored procedure, as well as the return types for the procedure.
Procedureparameters区段:过程参数区段可以用于为存储过程定义一个或多个参数并指定数据类型、模式和其他参数属性。
Procedure parameters section: the procedure parameters section can be used to define one or more parameters for the stored procedure and specify the data type, mode, and other parameter properties.
参数的数据类型可以使用datatypestyle属性设置,该属性可以被设置为SQL data type、LIKE或REFERENCES。
The data type of a parameter can be set using the data type style property, which can be set to SQL data type, LIKE or REFERENCES.
列出并介绍可用于定义程序集和类型、方法和方法参数、事件、构造函数、属性等的反射发出类。
Lists and describes the reflection emit classes you can use to define assemblies and types, methods and method parameters, events, constructors, properties, and so forth.
确保属性的一个参数指定了一个具有相同秩(维数)和元素数据类型的数组。
Ensure that one of the property parameters specifies an array with the same rank (number of dimensions) and element data type.
使用指定的上下文返回值参数指定的数组类型的属性的集合。
Returns a collection of properties for the type of array specified by the value parameter, using the specified context.
应用推荐