IServerInformation Interface

Definition

Important

This API is not CLS-compliant.

[Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IServerInformation_Desc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IServerInformation_Name")]
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")]
[Microsoft.SqlServer.Management.Sdk.Sfc.RootFacet(typeof(Microsoft.SqlServer.Management.Smo.Server))]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface IServerInformation : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IServerInformation_Desc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IServerInformation_Name")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.RootFacet(typeof(Microsoft.SqlServer.Management.Smo.Server))>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type IServerInformation = interface
    interface IDmfFacet
Public Interface IServerInformation
Implements IDmfFacet
Derived
Attributes
Implements

Properties

BuildClrVersionString
BuildNumber
Collation
CollationID
ComparisonStyle
ComputerNamePhysicalNetBIOS
Edition
EngineEdition
ErrorLogPath
IsCaseSensitive
IsClustered
IsFullTextInstalled
IsHadrEnabled
IsPolyBaseInstalled
IsSingleUser
IsXTPSupported
Language
MasterDBLogPath
MasterDBPath
MaxPrecision
NetName
OSVersion
PhysicalMemory
Platform
Processors
Product
ProductLevel
ResourceLastUpdateDateTime
ResourceVersionString
RootDirectory
SqlCharSet
SqlCharSetName
SqlSortOrder
SqlSortOrderName
VersionMajor
VersionMinor
VersionString

Applies to