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

AutoResultMap.Id Property

Identifier used to identify the resultMap amongst the others.

[Visual Basic]
NotOverridable Public ReadOnly Property Id As  _
    Implements IResultMap.
[C#]
public String Id {get;}

Property Value

Implements

IResultMap.

Example

GetProduct

See Also

AutoResultMap Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace