IRelationshipCol::Refresh

Meta Data Services Programming

Meta Data Services Programming

IRelationshipCol::Refresh

This method refreshes the cached image of the collection. All unchanged data for relationships in the collection is flushed from the cache.

HRESULT Refresh(long    iMilliseconds);

Parts

iMilliseconds

[in]
This value is ignored.

Return Value

S_OK

The method completed successfully.

Error Values

This method failed to complete successfully.

See Also

IRelationshipCol Interface