Server.ProductName 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 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.