Database.ProcessingPriority Property

Definition

Gets or sets the processing priority of a Database.

public int ProcessingPriority { get; set; }
member this.ProcessingPriority : int with get, set
Public Property ProcessingPriority As Integer

Property Value

An Integer with the priority value.

Applies to