PartitionScheme.ResetNextUsed Method

Definition

Resets the NEXT USED status of the filegroup that has been marked as NEXT USED. If no partition scheme has been marked as such, the method will silently ignore this. May only be used on an existing Partition Scheme.

public void ResetNextUsed ();
member this.ResetNextUsed : unit -> unit
Public Sub ResetNextUsed ()

Applies to