Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a store, that is, a cache, of data source–specific data objects.
The IVsDataObjectStore type exposes the following members.
Methods
Name
Description
Indicates whether the specified type can be selected from the data object support XML stream.
Returns the default ordering that is used to sort the data source objects selected from the object store.
Retrieves the expensive properties of the specified type.
Overloaded. Retrieves the specified data object from the object store.
Returns the restrictions that are required for selecting objects of the specified type from the object store.
Returns all the restrictions that are supported for selecting objects of the specified type from the object store.
Overloaded. Invalidates the data objects corresponding to the specified type.
Overloaded. Returns a collection of data objects for the specified type from the object store.
Top