Expand Minimize
0 out of 1 rated this helpful - Rate this topic

Database.LogReuseWaitStatus Property

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute]
public LogReuseWaitStatus LogReuseWaitStatus { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.LogReuseWaitStatus
A LogReuseWaitStatus that specifies the type of operation on which the reuse of transaction log space is waiting.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.