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.