Freigeben über


IDTSOutput100-Member

Contains the collection of IDTSOutputColumn100 columns available to downstream components in a graph.

Der IDTSOutput100-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Buffer Gets the ID of the PipelineBuffer allocated for an IDTSOutput100 object.
Öffentliche Eigenschaft Component Gets the IDTSComponentMetaData100 of an IDTSOutput100 object.
Öffentliche Eigenschaft CustomPropertyCollection Gets the collection of IDTSCustomProperty100 objects defined for an IDTSOutput100 object.
Öffentliche Eigenschaft Dangling Gets or sets a value that notifies the data flow engine that the IDTSOutput100 can be unattached.
Öffentliche Eigenschaft DeleteOutputOnPathDetached Gets or sets a value that determines whether the data flow engine deletes an IDTSOutput100 object when it is detached from an IDTSPath100 object.
Öffentliche Eigenschaft Description Gets or sets the description of an IDTSObject100. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft Description Gets or sets the description of an IDTSOutput100 object.
Öffentliche Eigenschaft ErrorOrTruncationOperation Gets or sets text that describes the error or truncation operation of an IDTSOutput100 object.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft ExclusionGroup Gets or sets the ExclusionGroup property of an IDTSOutput100 object.
Öffentliche Eigenschaft ExternalMetadataColumnCollection Gets the IDTSExternalMetadataColumnCollection100 of an IDTSOutput100 object.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft ID Gets or sets the ID of an IDTSObject100object. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft ID Gets or sets the ID property of an IDTSOutput100 object.
Öffentliche Eigenschaft IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft IdentificationString Gets a string that uniquely identifies an IDTSOutput100 object.
Öffentliche Eigenschaft IsAttached Gets a value that indicates if the IDTSOutput100 object is attached to another component via an IDTSPath100object.
Öffentliche Eigenschaft IsErrorOut Gets or sets a value that indicates whether an IDTSOutput100 object is an error output.
Öffentliche Eigenschaft IsSorted Gets a value that indicates whether the columns in an output object are sorted.
Öffentliche Eigenschaft Name Gets or sets the name of an IDTSObject100 object. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft Name Gets or sets the name of an IDTSOutput100.
Öffentliche Eigenschaft ObjectType Gets the ObjectType property of an IDTSObject100. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft ObjectType Gets the DTSObjectType of an IDTSOutput100 object.
Öffentliche Eigenschaft OutputColumnCollection Gets the collection of IDTSOutputColumn100 objects defined for an IDTSOutput100 object.
Öffentliche Eigenschaft SynchronousInputID Gets or sets the ID of an IDTSInput100 that is synchronous to an IDTSOutput100.
Öffentliche Eigenschaft 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.

Zum Anfang