iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

RequestScope.GetNextId Method 

Method to get a unique ID

[Visual Basic]
Public Shared Function GetNextId() As Long
[C#]
public static long GetNextId();

Return Value

The new ID

See Also

RequestScope Class | IBatisNet.DataMapper.Scope Namespace