IDbProvider..::..InsertAndReturnId Method
Overload List
| Name | Description | |
|---|---|---|
|
InsertAndReturnId<(Of <<'(T>)>>)(T, CacheSettings) |
Inserts an object into a table and then return its ID.
|
|
InsertAndReturnId<(Of <<'(T>)>>)(String, T, CacheSettings) | Obsolete.
Inserts an object into a table and then return its ID.
|