The IPostInsertIdentityPersister type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetInfoString | |
![]() | GetSelectByUniqueKeyString |
Get a SQL select string that performs a select based on a unique
key determined by the given property name).
|
Properties
Name | Description | |
---|---|---|
![]() | IdentifierType |
Get the identifier type
|
![]() | IdentitySelectString |
Get the database-specific SQL command to retrieve the last
generated IDENTITY value.
|
![]() | RootTableKeyColumnNames | The names of the primary key columns in the root table. |