Partager via


IVsDataViewInfo Interface

Provides information about a data view.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

Public Interface IVsDataViewInfo

Dim instance As IVsDataViewInfo
public interface IVsDataViewInfo
public interface class IVsDataViewInfo
public interface IVsDataViewInfo

Remarks

You can define several data views for the same data connection tree in Server Explorer. You can switch to another view in the Visual Studio IDE.

This interface is implemented as a built-in DDEX service.

See Also

Reference

IVsDataViewInfo Members

Microsoft.VisualStudio.Data.Services Namespace