IVsDataMappedObjectConversion Interface
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
'宣言
Public Interface IVsDataMappedObjectConversion
'使用
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.