IVsDataViewSupportModel-Schnittstelle
Stellt das Modell dar, das Datenansichtsunterstützung beschreibt.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataViewSupportModel
public interface IVsDataViewSupportModel
public interface class IVsDataViewSupportModel
type IVsDataViewSupportModel = interface end
public interface IVsDataViewSupportModel
Der IVsDataViewSupportModel-Typ macht die folgenden Member verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
DefaultView | Ruft die Standardbreite Datenansicht im Server-Explorer ab. | |
Views | Ruft alle verfügbaren Ansichten für Server-Explorer ab. |
Zum Seitenanfang
Hinweise
Diese Schnittstelle wird als Dienst der integrierten DDEX implementiert.