IDTSPersist 인터페이스

Defines an interface that enables saving and loading data.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Interface IDTSPersist
‘사용 방법
Dim instance As IDTSPersist
public interface IDTSPersist
public interface class IDTSPersist
type IDTSPersist =  interface end
public interface IDTSPersist

IDTSPersist 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 LoadFromXML Loads data stored in XML format.
공용 메서드 SaveToXML Saves information to an XML document.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime 네임스페이스