public AfterInsert ( object instance, object executeScalarResult ) : void | ||
instance | object | The instance which has been inserted. |
executeScalarResult | object | The execute scalar result (the identifier value returned by the database
/// or null if the identifier is |
return | void |