Aracılığıyla paylaş


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
Cc280716.pubproperty(tr-tr,SQL.100).gif AuditLevel Gets or sets the AuditLevel property for an instance of SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif BackupDirectory Gets or sets the BackupDirectory property for an instance SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif DefaultFile Gets or sets the DefaultFile property for an instance of SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif DefaultLog Gets or sets the DefaultLog property for a String.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif LoginMode Gets or sets the ServerLoginMode for an instance of SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif MailProfile Gets or sets the MailProfile property for an instance of SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif NumberOfLogFiles Gets or sets the NumberOfLogFiles property for an instance of SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif PerfMonMode Gets or sets the PerfMonMode for an instance of SQL Server.This property is not CLS-compliant.
Cc280716.pubproperty(tr-tr,SQL.100).gif TapeLoadWaitTime Gets or sets the TapeLoadWaitTime property for an instance of SQL Server.This property is not CLS-compliant.

Top