IDTSPersistenceComponent100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define os métodos de persistência de um componente de fluxo de dados.
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) |
Carrega a propriedade personalizada dentro da coleção. |
ProvidePersistenceProperties(IDTSCustomPropertyCollection100) |
Fornece a persistência na coleção da propriedade do componente. |
Save(IDTSObjectModel100, IDTSCustomPropertyCollection100) |
Salva o objeto de propriedade personalizado em uma coleção. |