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

IResultMap.Id Property

Identifier used to identify the resultMap amongst the others.

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

Example

GetProduct

See Also

IResultMap Interface | IBatisNet.DataMapper.Configuration.ResultMapping Namespace