IDTSComponentPersist130 接口

定义

public interface class IDTSComponentPersist130 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSComponentPersist100
[System.Runtime.InteropServices.Guid("3DA5EB07-7999-4581-A690-4AB836CBDE41")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentPersist130 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSComponentPersist100
[<System.Runtime.InteropServices.Guid("3DA5EB07-7999-4581-A690-4AB836CBDE41")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentPersist130 = interface
    interface IDTSComponentPersist100
Public Interface IDTSComponentPersist130
Implements IDTSComponentPersist100
属性
实现

方法

LoadFromXML(Object, IDTSInfoEvents100)
SaveAndUpdateVersionToXML(Object, DTSTargetServerVersion, IDTSInfoEvents100)
SaveToXML(Object, IDTSInfoEvents100)

适用于