다음을 통해 공유


Project.Save 메서드

Saves the project to its corresponding storage. DtsException is thrown if the project doesn’t have corresponding storage.

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

구문

‘선언
Public Sub Save
‘사용 방법
Dim instance As Project

instance.Save()
public void Save()
public:
void Save()
member Save : unit -> unit
public function Save()

참고 항목

참조

Project 클래스

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