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

ResultProperty.PropertyStrategy Property

Sets or gets the IPropertyStrategy used to fill the object property.

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
Public Property PropertyStrategy As 
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
public IPropertyStrategy PropertyStrategy {get; set;}

See Also

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace