ServerStatus Enumeration
SQL Server 2012
The ServerStatus enumeration contains values that are used to specify the status of the instance of SQL Server.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)