Server.ProductName Property

Definition

Gets or sets read-only access to the name of the SQL Server product from which an instance of Analysis Services was installed.

public string ProductName { get; set; }
member this.ProductName : string with get, set
Public Property ProductName As String

Property Value

A product name.

Applies to