다음을 통해 공유


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.

맨 위로 이동