IDTSPersistenceComponent100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define los métodos de persistencia de un componente de flujo de datos.
public interface class IDTSPersistenceComponent100
[System.Runtime.InteropServices.Guid("F1EE79A9-D4FF-4486-956C-1BA393DC6DA7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPersistenceComponent100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("5CBE35B6-E93C-4ED2-B6C8-F2B522BFB381")]
public interface IDTSPersistenceComponent100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("07F06D9F-AABD-4828-BCCE-F5F7FE58C015")]
public interface IDTSPersistenceComponent100
[<System.Runtime.InteropServices.Guid("F1EE79A9-D4FF-4486-956C-1BA393DC6DA7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPersistenceComponent100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("5CBE35B6-E93C-4ED2-B6C8-F2B522BFB381")>]
type IDTSPersistenceComponent100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("07F06D9F-AABD-4828-BCCE-F5F7FE58C015")>]
type IDTSPersistenceComponent100 = interface
Public Interface IDTSPersistenceComponent100
- Atributos
Métodos
Load(IDTSObjectModel100, IDTSCustomPropertyCollection100) |
Carga la propiedad personalizada en la colección. |
ProvidePersistenceProperties(IDTSCustomPropertyCollection100) |
Proporciona la persistencia de la colección de propiedades del componente. |
Save(IDTSObjectModel100, IDTSCustomPropertyCollection100) |
Guarda el objeto de propiedad personalizado en una colección. |