MainPipe 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public interface class MainPipe : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSPipeline100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.MainPipeClass))]
[System.Runtime.InteropServices.Guid("6F5BD75A-C40C-4860-AE25-55EB7CF33DB0")]
public interface MainPipe : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSPipeline100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.MainPipeClass))>]
[<System.Runtime.InteropServices.Guid("6F5BD75A-C40C-4860-AE25-55EB7CF33DB0")>]
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) |