pmMDA.NET

PersistenceHandler.RetrieveLw Method (Type)

[This is preliminary documentation and subject to change.]

Retrieves the list of lightweight data objects of the given type.

public ILightweightObject[] RetrieveLw(
   Type type
);

Parameters

type
Type of the root object to retrieve.

Return Value

The list of found lightweight data objects.

Implements

IDataObjectHandler.RetrieveLw

See Also

PersistenceHandler Class | PmMda.Net.Dog.Persistence Namespace | PersistenceHandler.RetrieveLw Overload List