DslIndexDefinitionBackground Property

Optional. If specified, the index will be created in a background.

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool? Background { get; set; }

Property Value

NullableBoolean

See Also