CompiledExpressionInvoker.GetCompiledExpressionRootForImplementation 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用于实现 CompiledExpressionInvoker 的已编译表达式根。
public:
static System::Object ^ GetCompiledExpressionRootForImplementation(System::Object ^ target);
public static object GetCompiledExpressionRootForImplementation (object target);
static member GetCompiledExpressionRootForImplementation : obj -> obj
Public Shared Function GetCompiledExpressionRootForImplementation (target As Object) As Object
参数
- target
- Object
目标。
返回
已编译的表达式根。