Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Includes properties and methods that are used to expose the Database Security facet.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Smo.DatabaseAdapterBase
Microsoft.SqlServer.Management.Smo.DatabaseAdapter
Microsoft.SqlServer.Management.Smo.DatabaseSecurityAdapter
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Class DatabaseSecurityAdapter _
Inherits DatabaseAdapter _
Implements IDatabaseSecurityFacet, IDmfFacet
'Применение
Dim instance As DatabaseSecurityAdapter
public class DatabaseSecurityAdapter : DatabaseAdapter,
IDatabaseSecurityFacet, IDmfFacet
public ref class DatabaseSecurityAdapter : public DatabaseAdapter,
IDatabaseSecurityFacet, IDmfFacet
type DatabaseSecurityAdapter =
class
inherit DatabaseAdapter
interface IDatabaseSecurityFacet
interface IDmfFacet
end
public class DatabaseSecurityAdapter extends DatabaseAdapter implements IDatabaseSecurityFacet, IDmfFacet
Тип DatabaseSecurityAdapter обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DatabaseSecurityAdapter | Includes properties and methods that are used to expose the Database Security facet. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AutoClose | Gets or sets a Boolean value (Производный от DatabaseAdapterBase.) |
![]() |
AutoShrink | Gets or sets a Boolean value (Производный от DatabaseAdapterBase.) |
![]() |
Database | Gets the database that is associated with the AdapterBase object. (Производный от DatabaseAdapterBase.) |
![]() |
IsOwnerSysadmin | Determines if the database owner has a sysadmin role. |
![]() |
IsSystemObject | Gets the Boolean value that specifies whether the adapter base is a system object or not. (Производный от DatabaseAdapterBase.) |
![]() |
LastBackupDate | Gets a Datetime object that indicates the time of the last backup. (Производный от DatabaseAdapterBase.) |
![]() |
LastLogBackupDate | Gets a Datetime object that indicates the time of the last log backup. (Производный от DatabaseAdapterBase.) |
![]() |
PageVerify | Gets a Boolean value that indicates whether the PageVerify setting is set to checksum. (Производный от DatabaseAdapterBase.) |
![]() |
ReadOnly | Gets or sets a Boolean value. (Производный от DatabaseAdapterBase.) |
![]() |
RecoveryModel | Gets or sets the database adapter recovery model. (Производный от DatabaseAdapterBase.) |
![]() |
Size | Gets the database size in megabytes (MB). (Производный от DatabaseAdapterBase.) |
![]() |
Status | Gets the database status. (Производный от DatabaseAdapterBase.) |
![]() |
TargetRecoveryTime | Returns target recovery time setting of a database. (Производный от DatabaseAdapterBase.) |
![]() |
Trustworthy | Gets or sets a Boolean property for the database adapter base. (Производный от DatabaseAdapterBase.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Alter | Alters database adapter base properties. (Производный от DatabaseAdapterBase.) |
![]() |
DataFileVolumeNotIn | Returns a Boolean value that is associated with the database adapter base. (Производный от DatabaseAdapterBase.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetVolume | Returns the volume name as it appears in the PATH variable. (Производный от DatabaseAdapterBase.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
Refresh | Refreshes database security facet properties. (Переопределяет DatabaseAdapterBase.Refresh().) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)