Freigeben über


MainPipeClass-Member

Adds and connects components in a data flow layout.

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

Konstruktoren

  Name Beschreibung
Öffentliche Methode MainPipeClass Initializes a new instance of the MainPipeClass.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetNextPasteID Gets the next available ID that a data flow task generates.
Öffentliche Methode GetObjectByID Retrieves an object contained in a data flow task.
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IDTSObjectModel100_GetObjectByID Retrieves an object that is contained in a data flow task.
Öffentliche Methode IDTSObjectModel100_New Resets the layout of components in a data flow task.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode New Infrastruktur.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang