DataViewSupport Members
Include Protected Members
Include Inherited Members
Enables retrieving an XML stream that provides a description of one or more data views.
The DataViewSupport type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the DataViewSupport class.
Top
Methods
Name
Description
Closes the data view support object, allowing the provider to clean up resources when the data view hierarchy is closed.
Creates a service for the specified type.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Retrieves the service object for the specified type.
Gets the type of the current instance. (Inherited from Object.)
Initializes the data view support object, allowing the provider to initialize resources when the data view hierarchy is created.
Creates a shallow copy of the current Object. (Inherited from Object.)
Overloaded. Opens a stream of bytes representing the data view support XML.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the connection associated with the data view hierarchy.
Gets the current instance of the view hierarchy object.
Top
Explicit Interface Implementations
Name
Description
IVsDataSiteableObject<IVsDataViewHierarchy>.Site
Top