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.
静态搜索集是一种抽象数据类型,包含的操作包括initialize、insert和retrieve。
Static search set is an abstract data type with the operations initialize, insert, and retrieve.
因此,WS-BPEL 要求,在任何给定时间,对于每个端口类型、操作、相关集和伙伴链接,每个流程实例只能有一个请求-响应操作。
Therefore, WS-BPEL claims that only one request-response operation per process instance may be active at any given time for each port type, operation, correlation set, and partner link.
这些功能包括排序、分组、聚集以及一个操作不同数据类型的大型函数集。
These capabilities include sorting, grouping, aggregating, and a large set of functions to manipulate the different data types.
那些消息中的消息格式和XML标记名称取决于Web服务操作的名称、结果集列名、使用的绑定类型等等。
The message format and the XML tag names in those messages depends on the Web service operation name, resultset column-names, type of binding used, and so on.
运行时将确定一个SQL操作的参数(比如本例中的deptno)并且还分析该SQL结果集的元数据,以创建正确的XML输出类型。
The runtime will determine the parameters to an SQL operation (such as the deptno in the example) and also analyze metadata of the SQL resultset to create the right XML output types.
其中一些好处包括与每个记录类型相关联的操作集更小,每个记录类型中的 ClearQuesthook编码更少,并且由于刚刚提到的流线化所导致的更好的性能。
Some of the benefits include a smaller set of operations associated with each record type, less ClearQuest hook code in each record type, and better performance due to the streamlining just mentioned.
提供了完整的函数集,因此可以把这些值显式地从一种类型转换为另一种类型,将这种转换作为它们在XPath 2.0中操作的一部分。
A full set of functions is provided so you can explicitly convert these values from one type to another as part of their manipulation in XPath 2.0.
生成的程序集称为互操作程序集,其中包含的类型信息允许。
The resulting assembly is called an interop assembly, and the type information it contains enables.
如果您是发行者,必须先为相关类型库生成一个主互操作程序集,才能生成引用这些类型库的主互操作程序集。
If you are the publisher, you must generate a primary interop assembly for the dependent type library before generating the referencing primary interop assembly.
主互操作程序集与类型库由同一发行者提供。这些程序集描述和提供用该类型库定义的类型的正式定义。
Primary interop assemblies are provided by the same publisher as the type library they describe and provide the official definitions of the types defined with that type library.
如果一个COM组件有多个版本,可能会有多个类型库,而且主互操作程序集可能会有多个版本。
When you have multiple versions of a COM component, you can have multiple type libraries, and possibly multiple versions of a primary interop assembly.
只能有一个主互操作程序集,而且该程序集必须由COM类型库的发行者用强名称签名。
There can be only one primary interop assembly, which must be signed with a strong name by the publisher of the COM type library.
如果相关主互操作程序集的版本号与原类型库的版本号不同,即使安装在当前目录中也无法发现该程序集。
A dependent primary interop assembly with a version number that differs from that of the original type library is not discoverable when installed in the current directory.
一个主互操作程序集可以包装同一类型库的多个版本。
A single primary interop assembly can wrap more than one version of the same type library.
可以注册一个支持多个类型库的主互操作程序集。
You can register a single primary interop assembly that supports multiple type libraries.
有关说明,请参见如何:从类型库生成互操作程序集。
For instructions, see How to: Generate Interop Assemblies from Type Libraries.
如果您的程序集引用第三方COM类型库中的类型,必须先从发行者获取一个主互操作程序集,才能生成您的主互操作程序集。
If your assembly references types from a third-party COM type library, you must obtain a primary interop assembly from the publisher before you can generate your primary interop assembly.
有关在一个主互操作程序集中指定多个类型库版本的说明,请参见生成主互操作程序集。
For instructions on specifying multiple type library versions in a single primary interop assembly, see Generating primary interop Assemblies.
如果导入为程序集的COM类型库不是由原类型库的发行者签名的,该类型库不能作为主互操作程序集。
A COM type library that is imported as an assembly and signed by someone other than the publisher of the original type library cannot be a primary interop assembly.
NET客户端程序集、一个或多个表示唯一COM类型库的互操作程序集,以及一个或多个已注册的COM组件。
NET client assembly, one or more interop assemblies representing distinct com type libraries, and one or more registered com components.
通过嵌入的类型信息,应用程序可以使用程序集中的类型,而无需引用运行时程序集或主互操作程序集(PIA)。
With embedded type information, your application can use types from an assembly without requiring a reference to the runtime assembly or Primary Interop assembly (PIA).
通过嵌入COM类型,您的应用程序不再要求目标计算机上存在主互操作程序集(PIA)。
You can embed com types so that your application no longer requires a primary interop assembly (PIA) on the target computer.
现在部署的应用程序可以包含嵌入的类型信息来替换从主互操作程序集 (PIA) 导入的类型信息。
You can now deploy an application that has embedded type information instead of type information that is imported from a Primary Interop Assembly (PIA).
注册的主互操作程序集在原类型库的注册表项下明确标记。
A registered primary interop assembly is clearly marked under the registry key of the original type library.
如果COM互操作项目引用一个或多个包含导入COM类型的程序集,则可以像其他任何托管项目一样进行编译。
Com interop projects that reference one or more assemblies containing imported com types are compiled like any other managed project.
如果COM互操作项目引用一个或多个包含导入COM类型的程序集,则可以像其他任何托管项目一样进行编译。
Com interop projects that reference one or more assemblies containing imported com types are compiled like any other managed project.
应用推荐