Server.EditionID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.