TableFixedParameters.GrowPolicy Property
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.
Specify the grow policy, which controls the way new nodes are added to the tree.
public string GrowPolicy { get; set; }
member this.GrowPolicy : string with get, set
Public Property GrowPolicy As String