Increment the version.
Namespace: NHibernate.UserTypesAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
Object Next( Object current, ISessionImplementor session ) |
Visual Basic |
---|
Function Next ( _ current As Object, _ session As ISessionImplementor _ ) As Object |
Visual C++ |
---|
Object^ Next( Object^ current, ISessionImplementor^ session ) |
Parameters
- current
- Type: System..::..Object
The session from which this request originates.
- session
- Type: NHibernate.Engine..::..ISessionImplementor
the current version