Runspace.ClearBaseTransaction 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.
Clears the transaction set by SetBaseTransaction()
public:
void ClearBaseTransaction();
public:
void ClearBaseTransaction();
void ClearBaseTransaction();
public void ClearBaseTransaction ();
member this.ClearBaseTransaction : unit -> unit
Public Sub ClearBaseTransaction ()