This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.GetEnumerationCollection Method

Returns the IDTSFriendlyEnumCollection100 of a component.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
IDTSFriendlyEnumCollection100 GetEnumerationCollection(
	string bstrEnumName
)

Parameters

bstrEnumName
Type: System.String
The name of the IDTSFriendlyEnumCollection100 to retrieve.

This method is called to retrieve the IDTSFriendlyEnumCollection100 for a component. The IDTSFriendlyEnumCollection100 and the IDTSFriendlyEnum100 are implemented and are used to provide friendly names for the values of an enumeration.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ