AtomsFramework Persistence Layer Reference Guide

AFAssociationAttribute.LazyLoad Property

[This is preliminary documentation and subject to change.]

Indicates that proxy objects should be retrieved when an object's associated objects are retrieved.

[Visual Basic]
Public Property LazyLoad As Boolean
[C#]
public bool LazyLoad {get; set;}

Remarks

See Also

AFAssociationAttribute Class | AtomsFramework Namespace