DTS_MANAGED_INFO Structure

 

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

Specifies a data managed information structure.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden | TypeLibTypeFlags::FRestricted)]
[GuidAttribute("13300535-FD13-43C4-9856-EC0A3978393C")]
public value struct DTS_MANAGED_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_pubfieldbstrClassID

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

System_CAPS_pubfieldbstrContactInfo

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

System_CAPS_pubfieldbstrDescription

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

System_CAPS_pubfieldbstrFileName

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

System_CAPS_pubfieldbstrFileNameVersionString

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

System_CAPS_pubfieldbstrHelpCollection

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

System_CAPS_pubfieldbstrHelpKeyword

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

System_CAPS_pubfieldbstrIconFile

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

System_CAPS_pubfieldbstrIconResource

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

System_CAPS_pubfieldbstrName

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

System_CAPS_pubfieldbstrObjectType

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

System_CAPS_pubfieldbstrSamplesTag

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

System_CAPS_pubfieldbstrShapeProgId

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

System_CAPS_pubfieldbstrUITypeName

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

System_CAPS_pubfieldlNoEditor

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

System_CAPS_pubfieldmitType

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

System_CAPS_pubfieldpctType

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

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: