Condividi tramite


Membri IDTSPipeline100

Defines the methods and properties implemented by the data flow task.

Il tipo IDTSPipeline100 espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetNextPasteID Gets the next available ID that the data flow task generates.
Metodo pubblico GetObjectByID Infrastruttura. (Ereditato da IDTSObjectModel100).
Metodo pubblico GetObjectByID(Int32) Retrieves an object contained in the data flow task by using the ID of the object.
Metodo pubblico New Infrastruttura. (Ereditato da IDTSObjectModel100).
Metodo pubblico New() () () () Infrastruttura.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AutoGenerateIDForNewObjects Infrastruttura. (Ereditato da IDTSObjectModel100).
Proprietà pubblica AutoGenerateIDForNewObjects Gets or sets a value that specifies whether the data flow automatically generates and sets the ID property for newly created objects.
Proprietà pubblica BLOBTempStoragePath Gets or sets a value that specifies the file system location where Binary Large Objects (BLOBs) are temporarily written to disk.
Proprietà pubblica BufferManager Gets the IDTSBufferManager100 object.
Proprietà pubblica BufferTempStoragePath Gets or sets the file system path used to temporarily cache buffer data.
Proprietà pubblica ComponentMetaDataCollection Infrastruttura. (Ereditato da IDTSObjectModel100).
Proprietà pubblica ComponentMetaDataCollection Gets the collection of data flow components in the task.
Proprietà pubblica DefaultBufferMaxRows Gets or sets the maximum number of rows the task allows in an IDTSBuffer100 buffer.
Proprietà pubblica DefaultBufferSize Gets or sets the default size of the IDTSBuffer100 objects created by the task.
Proprietà pubblica EngineThreads Gets or sets the number of threads the data flow task uses.
Proprietà pubblica Events Sets the events interface that the data flow and its components use to raise events during execution.
Proprietà pubblica PathCollection Infrastruttura. (Ereditato da IDTSObjectModel100).
Proprietà pubblica PathCollection Gets the IDTSPathCollection100 collection for the data flow task.
Proprietà pubblica PersistenceCustomPropertyCollection Gets the collection of custom properties that have the specified persistence format.
Proprietà pubblica RunInOptimizedMode Gets or sets a value that specifies whether the data flow task runs in optimized mode.
Proprietà pubblica VariableDispenser Sets the IDTSVariableDispenser100 used to lock variables in the package for reading and writing.

In alto