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

ResultProperty.Select Property

The name of the statement to retrieve the property

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

See Also

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace