IServerSettings Interface
Represents an interface for SQL Server 2016 Policy-Based Management that is based on Settings.
This API is not CLS-compliant.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[TypeConverterAttribute((LocalizableTypeConverter^::typeid))] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)] [DisplayNameKeyAttribute("IServerSettings_Name")] [DisplayDescriptionKeyAttribute("IServerSettings_Desc")] [RootFacetAttribute((Server^::typeid))] [LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")] [CLSCompliantAttribute(false)] public interface class IServerSettings : IDmfFacet
| Name | Description | |
|---|---|---|
![]() | AuditLevel | Gets or sets the audit level for an instance of SQL Server. |
![]() | BackupDirectory | Gets or sets the BackupDirectory property for an instance SQL Server. |
![]() | DefaultFile | Gets or sets the DefaultFile property for an instance of SQL Server. |
![]() | DefaultLog | Gets or sets the DefaultLog property for a String. |
![]() | LoginMode | Gets or sets the ServerLoginMode for an instance of SQL Server. |
![]() | MailProfile | Gets or sets the mail profile for an instance of SQL Server. |
![]() | NumberOfLogFiles | Gets or sets the NumberOfLogFiles property for an instance of SQL Server. |
![]() | PerfMonMode | Gets or sets the PerfMonMode for an instance of SQL Server. |
![]() | TapeLoadWaitTime | Gets or sets the time needed for the loading an instance of SQL Server. |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
