Share via


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

Public method

DataViewSupport

Overloaded. Initializes a new instance of the DataViewSupport class.

Top

Methods

 

Name

Description

Public method

Close

Closes the data view support object, allowing the provider to clean up resources when the data view hierarchy is closed.

Protected method

CreateService

Creates a service for the specified type.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetService

Retrieves the service object for the specified type.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

Initialize

Initializes the data view support object, allowing the provider to initialize resources when the data view hierarchy is created.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

OpenSupportStream

Overloaded. Opens a stream of bytes representing the data view support XML.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Protected property

Connection

Gets the connection associated with the data view hierarchy.

Protected property

ViewHierarchy

Gets the current instance of the view hierarchy object.

Top

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate property

IVsDataSiteableObject<IVsDataViewHierarchy>.Site

Top

See Also

Reference

DataViewSupport Class

Microsoft.VisualStudio.Data.Framework Namespace