IDatabaseMaintenanceFacet Interface
SQL Server 2008
Interface that defined methods and properties for the database maintenance facet.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[CLSCompliantAttribute(false)] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)] [LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")] [DisplayNameKeyAttribute("IDatabaseMaintenanceFacet_Name")] [DisplayDescriptionKeyAttribute("IDatabaseMaintenanceFacet_Desc")] [TypeConverterAttribute(typeof(LocalizableTypeConverter))] public interface IDatabaseMaintenanceFacet : IDmfFacet
