This topic has not yet been rated - Rate this topic

IDTSComponentMetaData100.UsesDispositions Property

Gets or sets a value that indicates whether the component uses dispositions.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
bool UsesDispositions { get; set; }

Property Value

Type: System.Boolean
true if the component uses dispositions; otherwise, false.

Components that contain IDTSOutput100 objects whose IsErrorOut property is true set this property to true.

Did you find this helpful?
(1500 characters remaining)