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

ResultProperty.LazyFactory Property

The lazy loader factory

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

See Also

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace