Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a conversion for a data object support mapped type and contains the conversion steps needed to convert a data source–specific object to a mapped object.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataMappedObjectConversion
'Usage
Dim instance As IVsDataMappedObjectConversion
public interface IVsDataMappedObjectConversion
public interface class IVsDataMappedObjectConversion
public interface IVsDataMappedObjectConversion
Remarks
This interface is implemented as a built-in DDEX service.