Compartir a través de


MainPipeClass Miembros

Adds and connects components in a data flow layout.

El tipo MainPipeClass expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico MainPipeClass Initializes a new instance of the MainPipeClass.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetNextPasteID Gets the next available ID that a data flow task generates.
Método publico GetObjectByID Retrieves an object contained in a data flow task.
Método publico GetType (Se hereda de Object).
Método publico IDTSObjectModel100_GetObjectByID Retrieves an object that is contained in a data flow task.
Método publico IDTSObjectModel100_New Resets the layout of components in a data flow task.
Método protegido MemberwiseClone (Se hereda de Object).
Método publico New Infraestructura.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio