Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Saves the project to its corresponding storage. DtsException is thrown if the project doesn’t have corresponding storage.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Sub Save
'Utilisation
Dim instance As Project
instance.Save()
public void Save()
public:
void Save()
member Save : unit -> unit
public function Save()