LogReuseWaitStatus 속성

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

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<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.