IServerSettings Members
An interface for SQL Server 2008 Policy-Based Management that is based on Settings.
The following tables list the members exposed by the IServerSettings type.
Public Properties
Name | Description | |
---|---|---|
AuditLevel | Gets or sets the AuditLevel property for an instance of SQL Server.This property is not CLS-compliant. | |
BackupDirectory | Gets or sets the BackupDirectory property for an instance SQL Server.This property is not CLS-compliant. | |
DefaultFile | Gets or sets the DefaultFile property for an instance of SQL Server.This property is not CLS-compliant. | |
DefaultLog | Gets or sets the DefaultLog property for a String.This property is not CLS-compliant. | |
LoginMode | Gets or sets the ServerLoginMode for an instance of SQL Server.This property is not CLS-compliant. | |
MailProfile | Gets or sets the MailProfile property for an instance of SQL Server.This property is not CLS-compliant. | |
NumberOfLogFiles | Gets or sets the NumberOfLogFiles property for an instance of SQL Server.This property is not CLS-compliant. | |
PerfMonMode | Gets or sets the PerfMonMode for an instance of SQL Server.This property is not CLS-compliant. | |
TapeLoadWaitTime | Gets or sets the TapeLoadWaitTime property for an instance of SQL Server.This property is not CLS-compliant. |
Top