共用方式為


IDTSInput100 成員

Contains the collection of columns that represents the data provided to a component in the form of PipelineBuffer objects at run time.

IDTSInput100 型別公開下列成員。

方法

  名稱 描述
公用方法 GetVirtualInput Gets the IDTSVirtualInput100 object of an IDTSInput100 object.

頂端

屬性

  名稱 描述
公用屬性 Buffer Gets the ID of a PipelineBuffer that is allocated for an IDTSInput100 object and provided to the component in the ProcessInput method.
公用屬性 BufferBase 基礎結構。
公用屬性 Component Gets the IDTSComponentMetaData100 of an IDTSInput100 object.
公用屬性 CustomPropertyCollection Gets the IDTSCustomPropertyCollection100 object of an IDTSInput100 object.
公用屬性 Dangling Gets or sets a value that notifies the data flow engine that the input can be unattached.
公用屬性 Description Gets or sets the description of an IDTSInput100 object.
公用屬性 Description Gets or sets the description of an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 ErrorOrTruncationOperation Gets or sets a String that specifies the types of errors or truncations that can occur while processing a PipelineBuffer row.
公用屬性 ErrorRowDisposition Gets or sets a value from a DTSRowDisposition enumeration that specifies how the component will handle error conditions that occur when processing a row from a PipelineBuffer object.
公用屬性 ExternalMetadataColumnCollection Gets the collection of columns that reflects the columns in an external data source, which are used to validate an IDTSInputColumnCollection100 when the component is not connected to the external data source.
公用屬性 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 output is not attached to a downstream component and when the RunInOptimizedMode property of the Data Flow task is true.
公用屬性 ID Gets or sets the ID of an IDTSInput100 object.
公用屬性 ID Gets or sets the ID of an IDTSObject100object. (繼承自 IDTSObject100。)
公用屬性 IdentificationString Gets a String that uniquely identifies anIDTSInput100 object.
公用屬性 IdentificationString Gets a string that uniquely identifies an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 InputColumnCollection Gets the IDTSInputColumnCollection100 of an IDTSInput100 object.
公用屬性 IsAttached Gets a value that indicates if an IDTSInput100 is attached to an upstream component through an IDTSPath100 object.
公用屬性 IsSorted Gets a value that indicates whether the columns in an IDTSInputColumnCollection100 are sorted.
公用屬性 Name Gets or sets the name of an IDTSInput100 object.
公用屬性 Name Gets or sets the name of an IDTSObject100 object. (繼承自 IDTSObject100。)
公用屬性 ObjectType Gets the DTSObjectType of an IDTSInput100 object.
公用屬性 ObjectType Gets the ObjectType property of an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 SourceLocale Gets the locale for an IDTSInput100 object.
公用屬性 TruncationRowDisposition Gets or sets a value that determines how the component handles truncations that occur while processing rows from a PipelineBuffer.

頂端