Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Creates a new GUID for the package and updates the package ID property.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Sub RegenerateID
'Usage
Dim instance As Package
instance.RegenerateID()
public void RegenerateID()
public:
void RegenerateID()
member RegenerateID : unit -> unit
public function RegenerateID()
Remarks
When a package is copied, this method creates a new ID for the copied package; therefore, the log files contain a new GUID that is unique to the newly copied package and is different from the GUID of the package that was copied