IDTSContainer100.RegenerateID Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new identifier for the container and updates the container identifier.
public:
void RegenerateID();
[System.Runtime.InteropServices.DispId(34)]
public void RegenerateID ();
[<System.Runtime.InteropServices.DispId(34)>]
abstract member RegenerateID : unit -> unit
Public Sub RegenerateID ()
- Attributes