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

创建操作的结果。

适用于