Expand Minimize
This topic has not yet been rated - 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(SfcPropertyFlags.Standalone)]
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.