This topic has not yet been rated - Rate this topic

IDTSPersist Interface

Defines an interface that enables saving and loading data.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public interface IDTSPersist

The IDTSPersist type exposes the following members.

  NameDescription
Public methodLoadFromXMLLoads data stored in XML format.
Public methodSaveToXMLSaves information to an XML document.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.