This topic has not yet been rated - Rate this topic

Settings Properties

The Settings type exposes the following members.

  NameDescription
Public property AuditLevel Gets or sets the audit level for the instance of Microsoft SQL Server.
Public property BackupDirectory Gets the default backup directory for the instance of Microsoft SQL Server.
Public property DefaultFile Gets or sets the default data file directory for the instance of Microsoft SQL Server.
Public property DefaultLog Gets or sets the default log file directory for the instance of Microsoft SQL Server.
Protected property ExecuteForScalar Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Inherited from SqlSmoObject.)
Protected property IsTouched Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Inherited from SqlSmoObject.)
Public property LoginMode Gets or sets the logon mode for SQL Server.
Public property MailProfile Gets or sets the mail profile for the instance of SQL Server.
Public property NumberOfLogFiles Gets or sets the number of log files used by databases on the instance of SQL Server.
Protected property ObjectInSpace Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (Inherited from SqlSmoObject.)
Public property OleDbProviderSettings References a collection of OleDbProviderSettings objects. Each OleDbProviderSettings object represents an OLE DB provider setting.
Public property Parent Gets the Server object that is the parent of the Settings object.
Public property PerfMonMode Gets the polling behavior of Performance Monitor on the instance of SQL Server.
Public property Properties Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.)
Protected property ScalarResult Gets the scalar result for the referenced object. (Inherited from SqlSmoObject.)
Public property State Gets the state of the referenced object. (Inherited from SmoObjectBase.)
Public property TapeLoadWaitTime Gets or sets the time to wait for a tape to load on a tape backup device.
Public property Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.)
Public property UserData Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.