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

ArgumentProperty.ArgumentStrategy Property

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

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

See Also

ArgumentProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace