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

SelectKeyType Enumeration

Indicate if the generated key by a selectKey statement concern a pre or post-generated key.

[Visual Basic]
Public Enum SelectKeyType
[C#]
public enum SelectKeyType

Members

Member Name Description
pre
post

Requirements

Namespace: IBatisNet.DataMapper

Assembly: IBatisNet.DataMapper (in IBatisNet.DataMapper.dll)

See Also

IBatisNet.DataMapper Namespace