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

ResultProperty.ArgumentStrategy Property

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

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

See Also

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace