IDTSOutputColumn100.ObjectType Property
Gets the value from a DTSObjectType enumeration that corresponds to an output column.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Property Value
Type: Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSObjectTypeFor IDTSOutputColumn100 objects, this value is always OT_OUTPUTCOLUMN.
Implements
IDTSObject100.ObjectType
Show: