IDTSComponentPersist130 Interface

Definition

public interface class IDTSComponentPersist130 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSComponentPersist100
[System.Runtime.InteropServices.Guid("9363D542-9D46-49EF-A7E5-7A974E06AB67")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentPersist130 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSComponentPersist100
[<System.Runtime.InteropServices.Guid("9363D542-9D46-49EF-A7E5-7A974E06AB67")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentPersist130 = interface
    interface IDTSComponentPersist100
Public Interface IDTSComponentPersist130
Implements IDTSComponentPersist100
Attributes
Implements

Methods

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

Applies to