语言

ManagedInstance.PostCreate(Object) 方法

定义

将基础类型的 ID 属性设置为执行结果。

protected:
 override void PostCreate(System::Object ^ executionResult);
protected override void PostCreate(object executionResult);
override this.PostCreate : obj -> unit
Protected Overrides Sub PostCreate (executionResult As Object)

参数

executionResult
Object

创造行动的结果。

适用于