共用方式為


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.