Compartir a través de


MainPipeClass Members

Adds and connects components in a data flow layout.

The following tables list the members exposed by the MainPipeClass type.

Public Constructors

  Nombre Description
MainPipeClass Initializes a new instance of the MainPipeClass.

Arriba

Public Properties

  Nombre Description
ms211689.pubproperty(es-es,SQL.90).gif AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects.
ms211689.pubproperty(es-es,SQL.90).gif BLOBTempStoragePath Gets or sets a value that specifies the file system location where binary large objects (BLOBs) are temporarily written to disk.
ms211689.pubproperty(es-es,SQL.90).gif BufferManager Gets the IDTSBufferManager90 object.
ms211689.pubproperty(es-es,SQL.90).gif BufferTempStoragePath Gets or sets the file system path used to temporarily cache buffer data.
ms211689.pubproperty(es-es,SQL.90).gif ComponentMetaDataCollection Gets the collection of data flow components in the task.
ms211689.pubproperty(es-es,SQL.90).gif DefaultBufferMaxRows Gets or sets the maximum number of rows the task allows in an IDTSBuffer90 buffer.
ms211689.pubproperty(es-es,SQL.90).gif DefaultBufferSize Gets or sets the default size of the IDTSBuffer90 objects created by a task.
ms211689.pubproperty(es-es,SQL.90).gif EngineThreads Gets or sets the number of threads a data flow task uses.
ms211689.pubproperty(es-es,SQL.90).gif Events Sets the events interface that a data flow, and the components it contains, use to raise events during execution.
ms211689.pubproperty(es-es,SQL.90).gif IDTSObjectModel90_AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects.
ms211689.pubproperty(es-es,SQL.90).gif IDTSObjectModel90_ComponentMetaDataCollection Gets the collection of data flow components in a task.
ms211689.pubproperty(es-es,SQL.90).gif IDTSObjectModel90_PathCollection Gets the IDTSPathCollection90 collection for a data flow task.
ms211689.pubproperty(es-es,SQL.90).gif PathCollection Gets the IDTSPathCollection90 collection for a data flow task.
ms211689.pubproperty(es-es,SQL.90).gif PersistenceCustomPropertyCollection Gets the persistence format of the data flow task's custom property collection.
ms211689.pubproperty(es-es,SQL.90).gif RunInOptimizedMode Gets or sets a value that specifies whether a data flow task runs in optimized mode.
ms211689.pubproperty(es-es,SQL.90).gif VariableDispenser Sets the IDTSVariableDispenser90 used to lock variables in a package for reading and writing.

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms211689.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms211689.pubmethod(es-es,SQL.90).gif GetHashCode  (inherited from Object )
ms211689.pubmethod(es-es,SQL.90).gif GetNextPasteID Gets the next available ID that a data flow task generates.
ms211689.pubmethod(es-es,SQL.90).gif GetObjectByID Retrieves an object contained in a data flow task.
ms211689.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms211689.pubmethod(es-es,SQL.90).gif IDTSObjectModel90_GetObjectByID Retrieves an object contained in a data flow task by the ID of the object.
ms211689.pubmethod(es-es,SQL.90).gif IDTSObjectModel90_New Resets the layout of components in a data flow task.
ms211689.pubmethod(es-es,SQL.90).gif New  
ms211689.pubmethod(es-es,SQL.90).gifms211689.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms211689.pubmethod(es-es,SQL.90).gif ToString  (inherited from Object )

Arriba

Protected Methods

  Nombre Description
ms211689.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms211689.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Explicit Interface Implementations

  Nombre Description
GetNextPasteID Gets the next available ID that a data flow task generates.
GetObjectByID Retrieves an object contained in a data flow task.
IDTSObjectModel90_GetObjectByID Retrieves an object contained in a data flow task by the ID of the object.
IDTSObjectModel90_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 IDTSBufferManager90 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 IDTSBuffer90 buffer.
DefaultBufferSize Gets or sets the default size of the IDTSBuffer90 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.
IDTSObjectModel90_AutoGenerateIDForNewObjects Gets or sets a value that specifies whether a data flow automatically generates and sets the ID property for newly created objects.
IDTSObjectModel90_ComponentMetaDataCollection Gets the collection of data flow components in a task.
IDTSObjectModel90_PathCollection Gets the IDTSPathCollection90 collection for a data flow task.
PathCollection Gets the IDTSPathCollection90 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 IDTSVariableDispenser90 used to lock variables in a package for reading and writing.

Arriba

Vea también

Referencia

MainPipeClass Class
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace