IDTSPackagePersist100 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í.
public interface class IDTSPackagePersist100
[System.Runtime.InteropServices.Guid("FAF3D657-9E0D-41B7-82E6-EBF2C9D60FF0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackagePersist100
[<System.Runtime.InteropServices.Guid("FAF3D657-9E0D-41B7-82E6-EBF2C9D60FF0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackagePersist100 = interface
Public Interface IDTSPackagePersist100
- Atributos
Métodos
| ClonePackageToXML(Object, Boolean, IDTSEvents100) | |
| LoadPackageFromXML(Object, Boolean, IDTSEvents100) | |
| SavePackageToXML(Object, Boolean, IDTSEvents100) |