IDTSComponentPersist100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSComponentPersist100
[System.Runtime.InteropServices.Guid("72C3A5CC-8981-4CDC-9D34-B526B5D0612B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentPersist100
[<System.Runtime.InteropServices.Guid("72C3A5CC-8981-4CDC-9D34-B526B5D0612B")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentPersist100 = interface
Public Interface IDTSComponentPersist100
- 派生
- 属性
方法
| LoadFromXML(Object, IDTSInfoEvents100) | |
| SaveToXML(Object, IDTSInfoEvents100) |