PidConfigSettings.SqlEdition 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 the SQL edition.
public:
property Microsoft::SqlServer::Configuration::Sco::SqlEdition SqlEdition { Microsoft::SqlServer::Configuration::Sco::SqlEdition get(); };
public Microsoft.SqlServer.Configuration.Sco.SqlEdition SqlEdition { get; }
member this.SqlEdition : Microsoft.SqlServer.Configuration.Sco.SqlEdition
Public ReadOnly Property SqlEdition As SqlEdition
Property Value
Microsoft.SqlServer.Configuration.Sco.SqlEdition
The SQL edition.