public enum DataState : System.Enum
public enum DataState : System.Enum
Member | Description |
---|---|
Disposed | Database is no longer ready and able to take requests |
Faulty | The database upgrade is faulty or a connection could not be made |
Initializing | Database is getting ready |
Ready | The database is ready for use |
Upgrade | in the process of executing upgrade scripts |
System.Object
System.ValueType
System.Enum
Walter.DataTools.MsSql.DataState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2