This topic has not yet been rated - Rate this topic

Information.Platform Property

Gets the hardware platform for the computer running the instance of SQL Server.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Expensive)]
public string Platform { get; }

Property Value

Type: System.String
A String value that specifies the hardware platform.

The Platform property is a String value that specifies the hardware platform on which the instance of SQL Server is installed.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.