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

IResultMap.GroupByProperties Property

The GroupBy Properties.

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
Property GroupByProperties As 
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
ResultPropertyCollection GroupByProperties {get;}

See Also

IResultMap Interface | IBatisNet.DataMapper.Configuration.ResultMapping Namespace