| DatabaseGetAddedIdentityKey Method (IDbConnection) |
Namespace:
Dynamicweb.Data
Assembly:
Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax public static int GetAddedIdentityKey(
ref IDbConnection connection
)
Public Shared Function GetAddedIdentityKey (
ByRef connection As IDbConnection
) As Integer
Parameters
- connection
- Type: System.DataIDbConnection
Return Value
Type:
Int32See Also