The IInsertGeneratedIdentifierDelegate type exposes the following members.

Methods

  NameDescription
Public methodPerformInsert
Perform the indicated insert SQL statement and determine the identifier value generated.
Public methodPrepareIdentifierGeneratingInsert
Build a SqlInsertBuilder specific to the delegate's mode of handling generated key values.

See Also