IVsDataObjectStore.InvalidateObjects Method

Include Protected Members
Include Inherited Members

Invalidates the data objects corresponding to the specified type.

Overload List

  Name Description
Public method InvalidateObjects(String) Invalidates the data objects corresponding to the specified type, forcing the data objects to be selected from the data source for future requests, as opposed to retrieving them from the object store cache.
Public method InvalidateObjects(String, []) Invalidates the data objects corresponding to the specified type and restrictions, forcing the data objects to be selected from the data source for future requests, as opposed to retrieving them from the object store cache.

Top

See Also

Reference

IVsDataObjectStore Interface

IVsDataObjectStore Members

Microsoft.VisualStudio.Data.Services Namespace