IDTSPackagePersist100 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.
public interface class IDTSPackagePersist100
[System.Runtime.InteropServices.Guid("F6199DCC-4682-4860-93D4-FC983B08F362")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackagePersist100
[<System.Runtime.InteropServices.Guid("F6199DCC-4682-4860-93D4-FC983B08F362")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackagePersist100 = interface
Public Interface IDTSPackagePersist100
- Derivado
- Atributos
Métodos
ClonePackageToXML(Object, Boolean, IDTSEvents100) | |
LoadPackageFromXML(Object, Boolean, IDTSEvents100) | |
SavePackageToXML(Object, Boolean, IDTSEvents100) |