Share via


IVsDataObjectStore.InvalidateObjects Method

Include Protected Members
Include Inherited Members

Invalidates the data objects corresponding to the specified type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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, array<Object[]) 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

Microsoft.VisualStudio.Data.Services Namespace