RelationshipCol Refresh Method

Meta Data Services Programming

Meta Data Services Programming

RelationshipCol Refresh Method

This method refreshes the cached image of the object collection. Only cached data that has not been changed by the current process is refreshed.

Syntax

Call object.Refresh(milliSecs)

The Refresh method syntax has the following parts.

Part Description
object An object expression that evaluates to a RelationshipCol object.
milliSecs This value is ignored.

See Also

RelationshipCol Object