IDTSPersist130 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 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
- Implementações
Métodos
| LoadFromXML(Object, IDTSEvents100) | |
| SaveAndUpdateVersionToXML(Object, Object, DTSTargetServerVersion, IDTSEvents100) | |
| SaveToXML(Object, Object, IDTSEvents100) |