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