Share via


IVsDataMappedObjectType Members

Include Protected Members
Include Inherited Members

Represents a data object support mapped type, that is, the generic type that is converted from the underlying data source–specific types.

The IVsDataMappedObjectType type exposes the following members.

Methods

 

Name

Description

Public method

GetIdentifier

Returns the identifier for this mapped type as a collection of identifier parts.

Public method

GetProperties

Returns the properties of this mapped type.

Public method

GetSelection

Returns an IVsDataMappedObjectSelection object representing the content of the Selection XML tag corresponding to this mapped type.

Top

Properties

 

Name

Description

Public property

Name

Gets the name of the current mapped type.

Public property

UnderlyingTypes

Gets the data source–specific underlying types that correspond to the mapped type.

Top

See Also

Reference

IVsDataMappedObjectType Interface

Microsoft.VisualStudio.Data.Services Namespace