ISdoCollection::Reload method (sdoias.h)

The Reload method reloads all the objects in the collection from the underlying datastore.

Syntax

HRESULT Reload();

Return value

If the method succeeds the return value is S_OK.

If the method fails, the return value is one of the following error codes.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2008
Target Platform Windows
Header sdoias.h
DLL Iassdo.dll

See also

ISdoCollection