Membres MainPipeClass

Adds and connects components in a data flow layout.

Le type MainPipeClass expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MainPipeClass Initializes a new instance of the MainPipeClass.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetNextPasteID Gets the next available ID that a data flow task generates.
Méthode publique GetObjectByID Retrieves an object contained in a data flow task.
Méthode publique GetType (Hérité de Object.)
Méthode publique IDTSObjectModel100_GetObjectByID Retrieves an object that is contained in a data flow task.
Méthode publique IDTSObjectModel100_New Resets the layout of components in a data flow task.
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique New Infrastructure.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page