Database.ProcessingPriority Property

Definition

Gets or sets the processing priority of a Database.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Database_ProcessingPriority")]
public int ProcessingPriority { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Database_ProcessingPriority")>]
member this.ProcessingPriority : int with get, set
Public Property ProcessingPriority As Integer

Property Value

Int32

An Integer with the priority value.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to