NumericsConfiguration.AutoAlignJoinType Property

Gets or sets the type of join to use when aligning indexes.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static JoinType AutoAlignJoinType { get; set; }

Property Value

JoinType

See Also