IDTSOutput90 Properties

Public Properties

  Name Description
ms211502.pubproperty(en-US,SQL.90).gif Buffer
Gets the ID of the PipelineBuffer allocated for an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif Component
Gets the IDTSComponentMetaData90 of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif CustomPropertyCollection
Gets the collection of IDTSCustomProperty90 objects defined for an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif Dangling
Gets or sets a value that notifies the data flow engine that the IDTSOutput90 can be unattached.
ms211502.pubproperty(en-US,SQL.90).gif DeleteOutputOnPathDetached
Gets or sets a value that determines whether the data flow engine deletes an IDTSOutput90 object when it is detached from an IDTSPath90 object.
ms211502.pubproperty(en-US,SQL.90).gif Description
Gets or sets the description of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif ErrorOrTruncationOperation
Gets or sets text that describes the error or truncation operation of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif ErrorRowDisposition
Gets or sets a value that specifies how a component proceeds when an error occurs while processing the columns in the output at run time.
ms211502.pubproperty(en-US,SQL.90).gif ExclusionGroup
Gets or sets the ExclusionGroup property of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif ExternalMetadataColumnCollection
Gets the IDTSExternalMetadataColumnCollection90 of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif HasSideEffects
Gets or sets a value that indicates whether a data flow component should be removed or remain in the execution plan of a data flow task when its input is not attached to an upstream component and when the RunInOptimizedMode property of the Data Flow task is true.
ms211502.pubproperty(en-US,SQL.90).gif ID
Gets or sets the ID property of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif IdentificationString
Gets a string that uniquely identifies an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif IsAttached
Gets a value that indicates if the IDTSOutput90 object is attached to another component via an IDTSPath90object.
ms211502.pubproperty(en-US,SQL.90).gif IsErrorOut
Gets or sets a value that indicates whether an IDTSOutput90 object is an error output.
ms211502.pubproperty(en-US,SQL.90).gif IsSorted
Gets a value that indicates whether the columns in an output object are sorted.
ms211502.pubproperty(en-US,SQL.90).gif Name
Gets or sets the name of an IDTSOutput90.
ms211502.pubproperty(en-US,SQL.90).gif ObjectType
Gets the DTSObjectType of an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif OutputColumnCollection
Gets the collection of IDTSOutputColumn90 objects defined for an IDTSOutput90 object.
ms211502.pubproperty(en-US,SQL.90).gif SynchronousInputID
Gets or sets the ID of an IDTSInput90 that is synchronous to an IDTSOutput90.
ms211502.pubproperty(en-US,SQL.90).gif TruncationRowDisposition
Gets or sets a value that determines how a component processes a row where a column has been truncated as a result of its operation on a column in the row.

See Also

Reference

IDTSOutput90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace