StacQueryable.CreateIndex Property

Definition

Whether to create a database index for this field.

public bool? CreateIndex { get; set; }
member this.CreateIndex : Nullable<bool> with get, set
Public Property CreateIndex As Nullable(Of Boolean)

Property Value

Applies to