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

ArgumentProperty.IsLazyLoad Property

Tell us if we must lazy load this property..

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="lazyLoad", Namespace:="null", Form:=XmlSchemaForm.None, TypeId:=System.Xml.Serialization.XmlAttributeAttribute)>
Overrides Public Property IsLazyLoad As 
[C#]
[XmlAttribute(Type=null, AttributeName="lazyLoad", Namespace="null", Form=XmlSchemaForm.None, TypeId=System.Xml.Serialization.XmlAttributeAttribute)]
public override Boolean IsLazyLoad {get; set;}

See Also

ArgumentProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace