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.5.0
Syntax
C#
public bool? Background { get; set; }

Property Value

NullableBoolean
See Also