Database.LogReuseWaitStatus Property
SQL Server 2005
Gets the type of operation on which the reuse of transaction log space is waiting on.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public LogReuseWaitStatus get_LogReuseWaitStatus ()
public function get LogReuseWaitStatus () : LogReuseWaitStatus
Property Value
A LogReuseWaitStatus that specifies the type of operation on which the reuse of transaction log space is waiting.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
