IVsDataViewSupportModel Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the model that describes data view support.
public interface class IVsDataViewSupportModel
public interface IVsDataViewSupportModel
type IVsDataViewSupportModel = interface
Public Interface IVsDataViewSupportModel
Properties
DefaultView |
Gets the default data view in Server Explorer. |
Views |
Gets all the available views for Server Explorer. |