DTS_EXTENSION_MAPPING_INFO Structure

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Enumerates the extension mapping information.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden | TypeLibTypeFlags::FRestricted)]
[GuidAttribute("034AD88A-55AF-424B-96FF-37AC6CF5688D")]
public value struct DTS_EXTENSION_MAPPING_INFO

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldbstrIdentifier

This API supports the product infrastructure and is not intended to be used directly from your code.

The bstrIdentifier mapping info.

System_CAPS_pubfieldbstrMappedSubstance

This API supports the product infrastructure and is not intended to be used directly from your code.

The bstrMappedSubstance mapping info.

System_CAPS_pubfieldmitType

This API supports the product infrastructure and is not intended to be used directly from your code.

The mitType mapping info.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: