Membri MainPipeClass

Adds and connects components in a data flow layout.

Il tipo MainPipeClass espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico MainPipeClass Initializes a new instance of the MainPipeClass.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetNextPasteID Gets the next available ID that a data flow task generates.
Metodo pubblico GetObjectByID Retrieves an object contained in a data flow task.
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico IDTSObjectModel100_GetObjectByID Retrieves an object that is contained in a data flow task.
Metodo pubblico IDTSObjectModel100_New Resets the layout of components in a data flow task.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico New Infrastruttura.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a 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 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 a task.
Proprietà pubblica EngineThreads Gets or sets the number of threads a data flow task uses.
Proprietà pubblica Events Sets the events interface that a data flow, and the components it contains, use to raise events during execution.
Proprietà pubblica IDTSObjectModel100_AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects.
Proprietà pubblica IDTSObjectModel100_ComponentMetaDataCollection Gets the collection of data flow components in the task.
Proprietà pubblica IDTSObjectModel100_PathCollection Gets the IDTSPathCollection100 collection for a data flow task.
Proprietà pubblica PathCollection Gets the IDTSPathCollection100 collection for a data flow task.
Proprietà pubblica PersistenceCustomPropertyCollection Gets the persistence format of the data flow task's custom property collection.
Proprietà pubblica RunInOptimizedMode Gets or sets a value that specifies whether a data flow task runs in optimized mode.
Proprietà pubblica VariableDispenser Sets the IDTSVariableDispenser100 used to lock variables in a package for reading and writing.

In alto