IVsDataMappedObjectConversionStep Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a conversion step for a data object support mapped type.
public interface class IVsDataMappedObjectConversionStep
public interface IVsDataMappedObjectConversionStep
type IVsDataMappedObjectConversionStep = interface
Public Interface IVsDataMappedObjectConversionStep
Methods
Apply(Object[]) |
Applies the conversion specified by the parameters and returns the converted values. |