Database.LogReuseWaitStatus Property
SQL Server 2012
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.LogReuseWaitStatusA LogReuseWaitStatus that specifies the type of operation on which the reuse of transaction log space is waiting.
