IDTSPipeline130 接口

定义

public interface class IDTSPipeline130 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSPipeline100
[System.Runtime.InteropServices.Guid("2FA8D266-5AA4-43EC-A872-8909E0472C99")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPipeline130 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSPipeline100
[<System.Runtime.InteropServices.Guid("2FA8D266-5AA4-43EC-A872-8909E0472C99")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPipeline130 = interface
    interface IDTSPipeline100
Public Interface IDTSPipeline130
Implements IDTSPipeline100
派生
属性
实现

属性

AutoAdjustBufferSize
AutoGenerateIDForNewObjects
BLOBTempStoragePath
BufferManager
BufferTempStoragePath
ComponentMetaDataCollection
DefaultBufferMaxRows
DefaultBufferSize
EnableCacheUpdate
EnableDisconnectedColumns
EngineThreads
Events
IsSavingXml
PathCollection
PersistenceCustomPropertyCollection[DTSPersistenceFormat]
RunInOptimizedMode
VariableDispenser

方法

GetNextPasteID()
GetObjectByID(Int32)
New()
UpdateCacheOnInputColumns()

适用于