Table of Contents

Property HashPriority

Namespace
Scaleout.Client.QuerySupport
Assembly
Scaleout.Client.Attributes.dll

HashPriority

Returns the HashIndexPriority established when this attribute was constructed (see Soss.Client.SossIndexAttribute.SossIndexAttribute(HashIndexPriority)). Returns null if the default constructor was used (see Soss.Client.SossIndexAttribute.SossIndexAttribute()).

public HashIndexPriority? HashPriority { get; }

Property Value

HashIndexPriority?