Share via


IVsDataObjectStore Members

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

Public method

CanSelectObjects

Indicates whether the specified type can be selected from the data object support XML stream.

Public method

GetDefaultOrdering

Returns the default ordering that is used to sort the data source objects selected from the object store.

Public method

GetExpensiveProperties

Retrieves the expensive properties of the specified type.

Public method

GetObject

Overloaded. Retrieves the specified data object from the object store.

Public method

GetRequiredRestrictions

Returns the restrictions that are required for selecting objects of the specified type from the object store.

Public method

GetSupportedRestrictions

Returns all the restrictions that are supported for selecting objects of the specified type from the object store.

Public method

InvalidateObjects

Overloaded. Invalidates the data objects corresponding to the specified type.

Public method

SelectObjects

Overloaded. Returns a collection of data objects for the specified type from the object store.

Top

See Also

Reference

IVsDataObjectStore Interface

Microsoft.VisualStudio.Data.Services Namespace