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

Statement.ResultClassName Property

The result class name to used.

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

See Also

Statement Class | IBatisNet.DataMapper.Configuration.Statements Namespace