IDTSComponentPersist100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSComponentPersist100
[System.Runtime.InteropServices.Guid("124414CD-8C2E-4130-903F-DE6F0267EF68")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentPersist100
[<System.Runtime.InteropServices.Guid("124414CD-8C2E-4130-903F-DE6F0267EF68")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentPersist100 = interface
Public Interface IDTSComponentPersist100
- 屬性
備註
如需詳細資訊,請參閱 IDTSComponentPersist。
方法
| 名稱 | Description |
|---|---|
| LoadFromXML(Object, IDTSInfoEvents100) | |
| SaveToXML(Object, IDTSInfoEvents100) | |