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

SelectKey.SelectKeyType Property

The type of the selectKey tag : 'Pre' or 'Post'

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="type", Namespace:="null", Form:=XmlSchemaForm.None, TypeId:=System.Xml.Serialization.XmlAttributeAttribute)>
Public Property SelectKeyType As 
[C#]
[XmlAttribute(Type=null, AttributeName="type", Namespace="null", Form=XmlSchemaForm.None, TypeId=System.Xml.Serialization.XmlAttributeAttribute)]
public SelectKeyType SelectKeyType {get; set;}

See Also

SelectKey Class | IBatisNet.DataMapper.Configuration.Statements Namespace