Поделиться через


Элементы MainPipeClass

Adds and connects components in a data flow layout.

Тип MainPipeClass предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод MainPipeClass Initializes a new instance of the MainPipeClass.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetNextPasteID Gets the next available ID that a data flow task generates.
Открытый метод GetObjectByID Retrieves an object contained in a data flow task.
Открытый метод GetType (Наследуется из 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.
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод New Инфраструктура.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало