MainPipe 인터페이스

정의

public interface class MainPipe : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSPipeline100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.MainPipeClass))]
[System.Runtime.InteropServices.Guid("BE3F920C-1F7B-4B2A-B593-6F6C84072D82")]
public interface MainPipe : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSPipeline100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.MainPipeClass))>]
[<System.Runtime.InteropServices.Guid("BE3F920C-1F7B-4B2A-B593-6F6C84072D82")>]
type MainPipe = interface
    interface IDTSPipeline100
Public Interface MainPipe
Implements IDTSPipeline100
파생
특성
구현

속성

AutoGenerateIDForNewObjects (다음에서 상속됨 IDTSPipeline100)
BLOBTempStoragePath (다음에서 상속됨 IDTSPipeline100)
BufferManager (다음에서 상속됨 IDTSPipeline100)
BufferTempStoragePath (다음에서 상속됨 IDTSPipeline100)
ComponentMetaDataCollection (다음에서 상속됨 IDTSPipeline100)
DefaultBufferMaxRows (다음에서 상속됨 IDTSPipeline100)
DefaultBufferSize (다음에서 상속됨 IDTSPipeline100)
EnableCacheUpdate (다음에서 상속됨 IDTSPipeline100)
EnableDisconnectedColumns (다음에서 상속됨 IDTSPipeline100)
EngineThreads (다음에서 상속됨 IDTSPipeline100)
Events (다음에서 상속됨 IDTSPipeline100)
IsSavingXml (다음에서 상속됨 IDTSPipeline100)
PathCollection (다음에서 상속됨 IDTSPipeline100)
PersistenceCustomPropertyCollection[DTSPersistenceFormat] (다음에서 상속됨 IDTSPipeline100)
RunInOptimizedMode (다음에서 상속됨 IDTSPipeline100)
VariableDispenser (다음에서 상속됨 IDTSPipeline100)

메서드

GetNextPasteID() (다음에서 상속됨 IDTSPipeline100)
GetObjectByID(Int32) (다음에서 상속됨 IDTSPipeline100)
New() (다음에서 상속됨 IDTSPipeline100)
UpdateCacheOnInputColumns() (다음에서 상속됨 IDTSPipeline100)

적용 대상