IDTSPersistenceComponent100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSPersistenceComponent100
[System.Runtime.InteropServices.Guid("B1AF105B-9219-4B94-AB60-0677E13A46BB")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPersistenceComponent100
[<System.Runtime.InteropServices.Guid("B1AF105B-9219-4B94-AB60-0677E13A46BB")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPersistenceComponent100 = interface
Public Interface IDTSPersistenceComponent100
- Attributes
Methods
Load(IDTSObjectModel100, IDTSCustomPropertyCollection100) | |
ProvidePersistenceProperties(IDTSCustomPropertyCollection100) | |
Save(IDTSObjectModel100, IDTSCustomPropertyCollection100) |