IVsDataObjectSupportModel Interface

Definition

Represents the model that describes data object support.

public interface class IVsDataObjectSupportModel
public interface IVsDataObjectSupportModel
type IVsDataObjectSupportModel = interface
Public Interface IVsDataObjectSupportModel

Properties

MappedTypes

Gets a collection of name/value pairs containing the mapped type names and their corresponding mapped type objects from the object store.

Types

Retrieves a collection of name/value pairs containing the data source–specific type names and their corresponding type objects from the object store.

Applies to