IDTSComponentPersist130 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSComponentPersist130 : Microsoft::SqlServer::Dts::Runtime::Wrapper::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.IDTSComponentPersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9363D542-9D46-49EF-A7E5-7A974E06AB67")]
public interface IDTSComponentPersist130 : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSComponentPersist100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("AA6C52C6-0493-441B-BB7B-50DF42AD1726")]
public interface IDTSComponentPersist130 : Microsoft.SqlServer.Dts.Runtime.Wrapper.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
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9363D542-9D46-49EF-A7E5-7A974E06AB67")>]
type IDTSComponentPersist130 = interface
interface IDTSComponentPersist100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("AA6C52C6-0493-441B-BB7B-50DF42AD1726")>]
type IDTSComponentPersist130 = interface
interface IDTSComponentPersist100
Public Interface IDTSComponentPersist130
Implements IDTSComponentPersist100
- Derived
- Attributes
- Implements
Methods
LoadFromXML(Object, IDTSInfoEvents100) | |
SaveAndUpdateVersionToXML(Object, DTSTargetServerVersion, IDTSInfoEvents100) | |
SaveToXML(Object, IDTSInfoEvents100) |