Server.EditionID Property

Definition

Gets or sets the EditionID for the currently installed version of Analysis Services. This is read-only.

public long EditionID { get; set; }
member this.EditionID : int64 with get, set
Public Property EditionID As Long

Property Value

The identifier for the edition. For local cubes, the value is zero; otherwise, a non-zero number.

Applies to