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

IResultMap.GroupByPropertyNames Property

The GroupBy Properties name.

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

See Also

IResultMap Interface | IBatisNet.DataMapper.Configuration.ResultMapping Namespace