Click or drag to resize

DslIndexDefinitionBackground Property

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

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

Property Value

Type: NullableBoolean
See Also