Share via


IVsDataObjectType Members

Include Protected Members
Include Inherited Members

Represents a data object support type that is data source specific.

The IVsDataObjectType type exposes the following members.

Properties

 

Name

Description

Public property

Identifier

Gets a list of IVsDataObjectTypeMember objects that identify the current type.

Public property

Name

Gets the name of the current type.

Public property

NameProperty

Gets the name property as part of the IVsDataObjectTypeMember object.

Public property

PreferredOrdering

Gets the preferred ordering associated with the current type.

Public property

Properties

Gets a collection of name/value pairs representing the property names and their corresponding IVsDataObjectTypeMember objects.

Public property

Services

Gets a list of services for the current type as a collection of name/value pairs containing the service names and the corresponding IVsDataObjectService objects.

Top

See Also

Reference

IVsDataObjectType Interface

Microsoft.VisualStudio.Data.Services Namespace