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

ResultProperty.NestedResultMapName Property

The name of a nested ResultMap to set the property

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

See Also

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace