IServerInformation.Product Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ProductDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ProductName")]
public string Product { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ProductDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ProductName")>]
member this.Product : string
Public ReadOnly Property Product As String

Property Value

Attributes

Applies to