In addition, a flexible language framework is provided for interacting with the common language runtime (CLR) to write high-performance programs.
另外,还提供了一个灵活的语言框架来与公共语言运行库(CLR)相交互以便于编写高性能的程序。
Ability to create and debug SQL procedures easily (including common language runtime [CLR] stored procedures).
容易地创建和调试s QL过程(包括公共语言运行时[clr]存储过程)的能力。
The static local variable is interesting because the common language runtime (CLR) does not support static variables inside a method.
静态局部变量之所以非常令人感兴趣,是因为公共语言运行库(CLR)不支持方法内的静态变量。
Common Language Runtime (CLR) support for the definition of business object models-domains to which business rules apply.
共用语言执行时期(CLR)支援定义商业物件模型-商业规则适用之领域。
The worker process is a small Win32 shell of code that hosts the common language runtime (CLR) and runs managed code.
工作进程是一个小的win32shell代码,集成CLR并运行托管代码。
Do use a generic common language runtime (CLR) type name, rather than a language-specific name, in the rare cases when an identifier has no semantic meaning beyond its type.
在标识符的语义含义仅限于其类型的极少数情况下,应使用一般公共语言运行库(CLR)类型名称,而不要使用语言特定的名称。
NET framework has two main components: the common language runtime (CLR) and the.
NET框架含有两个主要组件:公共语言运行时组件(CLR)和类库组件。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
Com interop wrappers are required by the common language runtime (CLR) to manage and communicate with com components.
COM互操作包装是公共语言运行时(CLR)管理COM组件和与之通信所必需的。
In the common language runtime (CLR), unsafe code is referred to as unverifiable code.
在公共语言运行时(CLR)中,不安全代码是指无法验证的代码。
Provides methods for interaction with a target item of the common language runtime (CLR).
提供与公共语言运行时(CLR)目标项进行交互的方法。
The Entity Framework also enables developers to program directly against the data types defined at the conceptual level as common language runtime (CLR) objects.
实体框架还使开发人员能够直接对在概念级别上定义为公共语言运行时(CLR)对象的数据类型进行编程。
These rules are enforced during execution by the common language runtime (CLR).
在执行期间,公共语言运行时(CLR)会强制执行这些规则。
The common language runtime (CLR) unloads a collectible assembly automatically when you have released all objects associated with the assembly.
当您释放了与可回收程序集关联的所有对象之后,公共语言运行时(CLR)会自动卸载该程序集。
Changes the entry point in the image to an entry point in the common language runtime (CLR).
将映像中的入口点更改为公共语言运行时(CLR)中的入口点。
You should update your common language runtime (CLR) to the current version as it is not guaranteed to work with earlier versions.
应将公共语言运行时 (CLR)更新到当前版本,因为不能保证早期版本也适用。
The metadata API enables a client, such as a compiler, to generate or access a component's metadata without the types being loaded by the common language runtime (CLR).
元数据api使客户端(如编译器)可以生成或访问组件的元数据,而无需公共语言运行时(CLR)加载类型。
Thedynamic language runtime (DLR) is a runtime environment that adds a set of services for dynamic languages to the common language runtime (CLR).
动态语言运行时(dlr)是一种运行时环境,它将一组适用于动态语言的服务添加到公共语言运行时(CLR)。
If the common language runtime (CLR) function is marked as deterministic, it should not cause side-effects in the remote server.
如果公共语言运行时(CLR)函数被标记为确定的,则它应该不会在远程服务器中导致副作用。
Gets a value that indicates whether the specified common language runtime (CLR) type can be exported.
获取一个值,该值指示指定的公共语言运行时(CLR)类型是否可以导出。
Note that the common language runtime (CLR) cannot unload any native image that has a frozen string because any object in the heap might refer to the frozen string.
注意,公共语言运行时(CLR)不会卸载任何含有冻结的字符串的本机映像,因为堆中的任何对象都可能引用该冻结的字符串。
Object Services allows programmers to interact with the conceptual model through a set of common language runtime (CLR) classes.
对象服务允许程序员通过一组公共语言运行库(clr)类与概念模型进行交互。
Sets a value that specifies the types of events for which the profiler wants to receive notification from the common language runtime (CLR).
设置一个值,用于指定探查器需要从公共语言运行时 (CLR)接收其相关通知的事件的类型。
The names are stored as common language runtime (CLR) object types.
这些名称存储为公共语言运行时(CLR)对象类型。
The topics in this section describe how to use data binding to bind elements to data from a variety of data sources in the form of common language runtime (CLR) objects and XML.
本节中的主题描述如何使用数据绑定以公共语言运行时 (CLR)对象和 XML的形式将元素绑定到大量数据源中的数据。
Gets the version number of the common language runtime (CLR) requested by the specified application.
获取指定应用程序请求的公共语言运行时(CLR)的版本号。
Initializes the common language runtime (CLR), locates the managed entry point in the executable assembly's CLR header, and begins execution.
初始化公共语言运行时(CLR),查找可执行程序集的clr头中的托管入口点,然后开始执行。
Initializes the common language runtime (CLR), locates the managed entry point in the executable assembly's CLR header, and begins execution.
初始化公共语言运行时(CLR),查找可执行程序集的clr头中的托管入口点,然后开始执行。
应用推荐