IDTSPersist130 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 IDTSPersist130 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSPersist100
[System.Runtime.InteropServices.Guid("B15E0DC6-294D-4428-B06C-76E9669D4F53")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPersist130 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSPersist100
[<System.Runtime.InteropServices.Guid("B15E0DC6-294D-4428-B06C-76E9669D4F53")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPersist130 = interface
interface IDTSPersist100
Public Interface IDTSPersist130
Implements IDTSPersist100
- Atributos
- Implementaciones
Métodos
| LoadFromXML(Object, IDTSEvents100) | |
| SaveAndUpdateVersionToXML(Object, Object, DTSTargetServerVersion, IDTSEvents100) | |
| SaveToXML(Object, Object, IDTSEvents100) |