IDTSComponentPersist130 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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) |