Поделиться через


DatabaseOptions Class

The DatabaseOptions object represents a Microsoft SQL Server database options.

Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Синтаксис

'Декларация
Public NotInheritable Class DatabaseOptions
    Inherits SqlSmoObject
    Implements IAlterable
public sealed class DatabaseOptions : SqlSmoObject, IAlterable
public ref class DatabaseOptions sealed : public SqlSmoObject, IAlterable
public final class DatabaseOptions extends SqlSmoObject implements IAlterable
public final class DatabaseOptions extends SqlSmoObject implements IAlterable

Замечания

Изменения текста

Изменения текста

Configurable database options, such as ANSI settings, cursor settings, arithmetic behavior, recovery model, and the read-only status, are contained in the DatabaseOptions object. The DatabaseOptions object is a child of the Database object.

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Inheritance Hierarchy

System.Object
   Microsoft.SqlServer.Management.Smo.SmoObjectBase
     Microsoft.SqlServer.Management.Smo.SqlSmoObject
      Microsoft.SqlServer.Management.Smo.DatabaseOptions

Пример

How to: Get and Set a Property in Visual Basic .NET

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

DatabaseOptions Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Setting Properties
Параметры базы данных