VARCHAR(30)表示变量的数据类型。
该环境不支持所传递变量的数据类型。
The datatype of the passed Variant is not supported in this context.
增加一些语法,即可为此确定您的变量的数据类型。
With a bit of extra syntax, you can data type your variables for this.
此时编译器根据变量的数据类型分配一定大小的内存空间。
At this point the compiler the data type of the variable distribution of a certain size of memory space.
编译器将根据变量的初始化表达式的类型来推断变量的数据类型。
The compiler infers the data type of a variable from the type of its initialization expression.
BPEL使用XML模式规范来定义变量的数据类型—这个主题超出了本文的讨论范围。
BPEL USES the XML Schema specification to define variables' data types - a topic that's beyond this article's scope.
这样,变量的数据类型就能够在BPEL应用程序和它的合作伙伴服务之间提供互操作性。
In this way, variables' data types provide interoperability between a BPEL application and its partner services.
用于与DB 2交换XML数据的应用程序变量的数据类型决定了如何得到编码。
The data type of the application variables which you use to exchange XML data with DB2 determines how the encoding is derived.
然后,我们可以调用say函数,将myhouse变量的数据类型转换成“Talk”接口。
Then, we could call the say function, casting our myhouse variable to the "Talk" interface.
如果说变量的数据类型决定了对应内存的大小,那么存储类型则影响着对应内存的使用方式。
If the variables data type determines the corresponding memory size, then the storage type is affecting the corresponding memory is used.
WSDL描述了输入输出变量的数据类型、每一个服务的操作集的名称、客户调用服务必须遵守的格式等等。
WSDL describes the data types of the input-output variables, the name of the set of operations in each service, the format that the client must follow to invoke a service, and so on.
“编辑并继续”无法更新调用堆栈上的函数,因为代码更改或者移除了要求构造或析构的变量,或者更改了变量的数据类型。
Edit and Continue cannot update a function on the call stack because code changes either removed a variable that requires construction or destruction or changed the variable's data type.
同样,由任务层的所有WSDL文件定义的数据类型都与在清单1 的 BPEL文件中所定义的变量的数据类型相同。
Similarly, all WSDL files for the task layer define the same data types defined as the variables in the BPEL file in Listing 1.
例如,ProductionOrder变量的数据类型为prod:ProductionOrderMessage,它是由prod名称空间定义的。
For example, the ProductionOrder variable's data type is prod: ProductionOrderMessage, defined by a prod namespace.
所以,清单2中的第一个 <wsdl:message>标记(ProductionOrderMessage)的name属性的值与在 清单1中定义的第一个变量的数据类型相匹配。
This is why the value of the name attribute of the first <wsdl:message> tag (ProductionOrderMessage) in Listing 2 matches the data type of the first variable defined in Listing 1.
这也有助于在迁移存储过程和触发器时为临时变量选择合适的数据类型。
This is also useful to find appropriate data types for temporary variables while porting stored procedures and triggers.
有两种类型的变量:数据类型和接口。
你可以可以为变量指明数据类型,输入参数,来自函数的返回值,用户自定义函数以及模板。
You are also able to specify data types for variables, input parameters, return values from functions, user-defined functions and templates.
每一个标记定义了每个变量的名称和数据类型。
然而,标记成“BusinessRelevant”的变量必须是简单数据类型。
However, the variables that are marked as "BusinessRelevant" must be simple data types.
CLPPlus支持各种数据类型的变量,包括integer、decimal、varchar、varchar2、number、Boolean、row、arrayofrows、cursor等。
CLPPlus supports variables of various data types, including integer, decimal, varchar, varchar2, number, Boolean, row, array of rows, cursor, etc.
这个页面将其称作一个类似于Python或Perl中的变量的结构化数据类型。
The page refers to it as a structured data type similar to variables in Python or Perl.
XSLTv2的新特性之一就是为您的变量和参数提供显式数据类型的能力。
One new feature of XSLT v2 is the ability to provide an explicit data type for your variables and parameters.
在DB 2中,类型阵列的变量类似于任何其他SQL数据类型的变量。
In DB2, variables of type array are like variables of any other SQL data types.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
A data type variable is a business object or a simple type such as string or integer.
在对函数和数据类型使用全局变量时,必要时可以使用保守的绑定语义。
Conservative binding semantics exist for global variables as they do for functions and data types whenever necessary.
还可以将变量类型改为与它所映射的列的数据类型不同的类型(见图17)。
Optionally you can also change the variable type name to be different than its mapping columns data type (See Figure 17).
该表中与规则变量对应的列,或者来自规则输出定义的物理列,具有与元数据中相应列相同的数据类型。
Columns in this table that correspond to rule variables, or physical columns from the output definition of the rule, have the same data type as the corresponding columns in the data source.
很不幸,在C语言里,给变量赋值之前,你必须搞清楚它的数据类型。
Well, unfortunately in c, you have to be ever so specific as to what you wanna put in the variable.
消息部分的名称对于接口类型的变量是必需的,对于数据类型的变量是可选的。
The message part name is mandatory for interface typed variables, and optional for data typed variables.
应用推荐