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

IResultMap Properties

The properties of the IResultMap interface are listed below. For a complete list of IResultMap interface members, see the IResultMap Members topic.

Public Instance Properties

Class The output type class of the resultMap.
DataExchange Sets the IDataExchange
GroupByProperties The GroupBy Properties.
GroupByPropertyNames The GroupBy Properties name.
Id Identifier used to identify the resultMap amongst the others.
IsInitalized Gets or sets a value indicating whether this instance is initalized.
Parameters The collection of constructor parameters.
Properties The collection of ResultProperty.

See Also

IResultMap Interface | IBatisNet.DataMapper.Configuration.ResultMapping Namespace