Do not hold a lock while your profiler calls into a CLR function that can trigger a garbage collection.
当探查器调入可能触发垃圾回收的clr函数时,不要持有锁。
The address of the CLR function that caused the fatal error, the ID of the thread where the error occurred, and the error code.
导致致命错误的clr函数的地址、发生错误的线程的ID和错误代码。
Because the function will presumably be called a lot more often, the CLR is allowed to inline functions that are up to 5 times larger than the original call site.
这是因为据推测函数通常会被多次调用,所以CLR允许内联函数可以增长至原始调用大小的5倍大。
To resolve this error, declare variables of CLR types inside a function or type definition.
若要解决此错误,请在函数或类型定义内声明CLR类型的变量。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
The CLR loader has a little more work to do to load many assemblies and turn IL into machine instructions, particularly resolving function addresses.
在加载更多的程序集并转化IL为机器指令时,CLR的加载器有一点额外的工作要完成,那就是调整函数入口地址。
If the common language runtime (CLR) function is marked as deterministic, it should not cause side-effects in the remote server.
如果公共语言运行时(CLR)函数被标记为确定的,则它应该不会在远程服务器中导致副作用。
If the common language runtime (CLR) function is marked as deterministic, it should not cause side-effects in the remote server.
如果公共语言运行时(CLR)函数被标记为确定的,则它应该不会在远程服务器中导致副作用。
应用推荐