IDbFactory GetInsertId Method NReco.Data Class Library Documentation
Gets ID of last inserted record

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

Object GetInsertId(
	IDbConnection connection
)

Return Value

Type: Object
See Also