Table of Contents

Interface IXPPrefetchableAssociationList

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public interface IXPPrefetchableAssociationList : IList, ICollection, IEnumerable
Inherited Members

Methods

FinishPrefetch(ICollection)

void FinishPrefetch(ICollection hint)

Parameters

hint ICollection

NeedPrefetch()

bool NeedPrefetch()

Returns

bool