共用方式為


MainPipeClass 成員

Adds and connects components in a data flow layout.

MainPipeClass 型別公開下列成員。

建構函式

  名稱 描述
公用方法 MainPipeClass Initializes a new instance of the MainPipeClass.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetNextPasteID Gets the next available ID that a data flow task generates.
公用方法 GetObjectByID Retrieves an object contained in a data flow task.
公用方法 GetType (繼承自 Object。)
公用方法 IDTSObjectModel100_GetObjectByID Retrieves an object that is contained in a data flow task.
公用方法 IDTSObjectModel100_New Resets the layout of components in a data flow task.
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 New 基礎結構。
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects.
公用屬性 BLOBTempStoragePath Gets or sets a value that specifies the file system location where binary large objects (BLOBs) are temporarily written to disk.
公用屬性 BufferManager Gets the IDTSBufferManager100 object.
公用屬性 BufferTempStoragePath Gets or sets the file system path used to temporarily cache buffer data.
公用屬性 ComponentMetaDataCollection Gets the collection of data flow components in the task.
公用屬性 DefaultBufferMaxRows Gets or sets the maximum number of rows the task allows in an IDTSBuffer100 buffer.
公用屬性 DefaultBufferSize Gets or sets the default size of the IDTSBuffer100 objects created by a task.
公用屬性 EngineThreads Gets or sets the number of threads a data flow task uses.
公用屬性 Events Sets the events interface that a data flow, and the components it contains, use to raise events during execution.
公用屬性 IDTSObjectModel100_AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects.
公用屬性 IDTSObjectModel100_ComponentMetaDataCollection Gets the collection of data flow components in the task.
公用屬性 IDTSObjectModel100_PathCollection Gets the IDTSPathCollection100 collection for a data flow task.
公用屬性 PathCollection Gets the IDTSPathCollection100 collection for a data flow task.
公用屬性 PersistenceCustomPropertyCollection Gets the persistence format of the data flow task's custom property collection.
公用屬性 RunInOptimizedMode Gets or sets a value that specifies whether a data flow task runs in optimized mode.
公用屬性 VariableDispenser Sets the IDTSVariableDispenser100 used to lock variables in a package for reading and writing.

頂端