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


Свойство LogReuseWaitStatus

Gets the type of operation on which the reuse of transaction log space is waiting.

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

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property LogReuseWaitStatus As LogReuseWaitStatus
    Get
'Применение
Dim instance As Database
Dim value As LogReuseWaitStatus

value = instance.LogReuseWaitStatus
[SfcPropertyAttribute]
public LogReuseWaitStatus LogReuseWaitStatus { get; }
[SfcPropertyAttribute]
public:
property LogReuseWaitStatus LogReuseWaitStatus {
    LogReuseWaitStatus get ();
}
[<SfcPropertyAttribute>]
member LogReuseWaitStatus : LogReuseWaitStatus
function get LogReuseWaitStatus () : LogReuseWaitStatus

Значение свойства

Тип Microsoft.SqlServer.Management.Smo. . :: . .LogReuseWaitStatus
A LogReuseWaitStatus that specifies the type of operation on which the reuse of transaction log space is waiting.