The IPostInsertIdentityPersister type exposes the following members.

Properties

  NameDescription
Public propertyIdentifierType
Get the identifier type
Public propertyIdentitySelectString
Get the database-specific SQL command to retrieve the last generated IDENTITY value.
Public propertyRootTableKeyColumnNames
The names of the primary key columns in the root table.

See Also