SaveAs Method (DTS)

The SaveAs method creates a new package ID and assigns the new name while preserving all other properties.

Applies To
Package Object  

Syntax

object.SaveAs(NewName)

Part Description
object Expression that evaluates to an object in the Applies To list
NewName New package name

Prototype (C/C++)

HRESUTL SaveAs(BSTR NewName);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.