Interface IDTSPersist
Defines an interface that enables saving and loading data.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Interface IDTSPersist
'Uso
Dim instance As IDTSPersist
public interface IDTSPersist
public interface class IDTSPersist
type IDTSPersist = interface end
public interface IDTSPersist