MainPipeClass Members
Adds and connects components in a data flow layout.
The following tables list the members exposed by the MainPipeClass type.
Public Constructors
| Name | Description | |
|---|---|---|
| MainPipeClass | Initializes a new instance of the MainPipeClass. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AutoGenerateIDForNewObjects | Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects. |
![]() |
BLOBTempStoragePath | Gets or sets a value that specifies the file system location where binary large objects (BLOBs) are temporarily written to disk. |
![]() |
BufferManager | Gets the IDTSBufferManager100 object. |
![]() |
BufferTempStoragePath | Gets or sets the file system path used to temporarily cache buffer data. |
![]() |
ComponentMetaDataCollection | Gets the collection of data flow components in the task. |
![]() |
DefaultBufferMaxRows | Gets or sets the maximum number of rows the task allows in an IDTSBuffer100 buffer. |
![]() |
DefaultBufferSize | Gets or sets the default size of the IDTSBuffer100 objects created by a task. |
![]() |
EngineThreads | Gets or sets the number of threads a data flow task uses. |
![]() |
Events | Sets the events interface that a data flow, and the components it contains, use to raise events during execution. |
![]() |
IDTSObjectModel100_AutoGenerateIDForNewObjects | Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects. |
![]() |
IDTSObjectModel100_ComponentMetaDataCollection | Gets the collection of data flow components in the task. |
![]() |
IDTSObjectModel100_PathCollection | Gets the IDTSPathCollection100 collection for a data flow task. |
![]() |
PathCollection | Gets the IDTSPathCollection100 collection for a data flow task. |
![]() |
PersistenceCustomPropertyCollection | Gets the persistence format of the data flow task's custom property collection. |
![]() |
RunInOptimizedMode | Gets or sets a value that specifies whether a data flow task runs in optimized mode. |
![]() |
VariableDispenser | Sets the IDTSVariableDispenser100 used to lock variables in a package for reading and writing. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetNextPasteID | Gets the next available ID that a data flow task generates. |
![]() |
GetObjectByID | Retrieves an object contained in a data flow task. |
![]() |
GetType | (inherited from Object ) |
![]() |
IDTSObjectModel100_GetObjectByID | Retrieves an object that is contained in a data flow task. |
![]() |
IDTSObjectModel100_New | Resets the layout of components in a data flow task. |
![]() |
New | |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| GetNextPasteID | Gets the next available ID that a data flow task generates. | |
| GetObjectByID | Retrieves an object contained in a data flow task. | |
| IDTSObjectModel100_GetObjectByID | Retrieves an object that is contained in a data flow task. | |
| IDTSObjectModel100_New | Resets the layout of components in a data flow task. | |
| New | ||
| AutoGenerateIDForNewObjects | Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects. | |
| BLOBTempStoragePath | Gets or sets a value that specifies the file system location where binary large objects (BLOBs) are temporarily written to disk. | |
| BufferManager | Gets the IDTSBufferManager100 object. | |
| BufferTempStoragePath | Gets or sets the file system path used to temporarily cache buffer data. | |
| ComponentMetaDataCollection | Gets the collection of data flow components in the task. | |
| DefaultBufferMaxRows | Gets or sets the maximum number of rows the task allows in an IDTSBuffer100 buffer. | |
| DefaultBufferSize | Gets or sets the default size of the IDTSBuffer100 objects created by a task. | |
| EngineThreads | Gets or sets the number of threads a data flow task uses. | |
| Events | Sets the events interface that a data flow, and the components it contains, use to raise events during execution. | |
| IDTSObjectModel100_AutoGenerateIDForNewObjects | Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects. | |
| IDTSObjectModel100_ComponentMetaDataCollection | Gets the collection of data flow components in the task. | |
| IDTSObjectModel100_PathCollection | Gets the IDTSPathCollection100 collection for a data flow task. | |
| PathCollection | Gets the IDTSPathCollection100 collection for a data flow task. | |
| PersistenceCustomPropertyCollection | Gets the persistence format of the data flow task's custom property collection. | |
| RunInOptimizedMode | Gets or sets a value that specifies whether a data flow task runs in optimized mode. | |
| VariableDispenser | Sets the IDTSVariableDispenser100 used to lock variables in a package for reading and writing. |
Top
.gif)
.gif)
.gif)
.gif)