IServerInformation Interface
SQL Server 2008
An interface based on the Information type properties.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[RootFacetAttribute(typeof(Server))] [LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")] [DisplayNameKeyAttribute("IServerInformation_Name")] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)] [CLSCompliantAttribute(false)] [TypeConverterAttribute(typeof(LocalizableTypeConverter))] [DisplayDescriptionKeyAttribute("IServerInformation_Desc")] public interface IServerInformation : IDmfFacet
