Compartment.Expand 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.
Grows the Compartment to fit all of its fields. This can only be called from within a transaction.
protected:
override void Expand();
protected override void Expand ();
override this.Expand : unit -> unit
Protected Overrides Sub Expand ()