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