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 | |
|---|---|---|
![]() |
CanSelectObjects | Indicates whether the specified type can be selected from the data object support XML stream. |
![]() |
GetDefaultOrdering | Returns the default ordering that is used to sort the data source objects selected from the object store. |
![]() |
GetExpensiveProperties | Retrieves the expensive properties of the specified type. |
![]() |
GetObject | Overloaded. Retrieves the specified data object from the object store. |
![]() |
GetRequiredRestrictions | Returns the restrictions that are required for selecting objects of the specified type from the object store. |
![]() |
GetSupportedRestrictions | Returns all the restrictions that are supported for selecting objects of the specified type from the object store. |
![]() |
InvalidateObjects | Overloaded. Invalidates the data objects corresponding to the specified type. |
![]() |
SelectObjects | Overloaded. Returns a collection of data objects for the specified type from the object store. |
Top
.gif)