Property Background
Background
Gets or sets a value indicating whether to create the index in the background.
public bool? Background { get; set; }
Property Value
- bool?
Gets or sets a value indicating whether to create the index in the background.
public bool? Background { get; set; }