This topic has not yet been rated - Rate this topic

IDTSDesigntimeComponent100.SetComponentProperty Method

Assigns a value to an IDTSCustomProperty100 of a component.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
IDTSCustomProperty100 SetComponentProperty(
	string PropertyName,
	Object vValue
)

Parameters

PropertyName
Type: System.String
The name of the IDTSCustomProperty100 whose value is set.
vValue
Type: System.Object
The object stored in the Value property of the IDTSCustomProperty100 object.

This method is called when the custom property of a component is edited.

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