IndexState Enumeration
Enum IndexState
Namespace:
ZarahDB_Library.Enums
Assembly:
ZarahDB_Library
(in ZarahDB_Library.dll)
Syntax
C#
VB
C++
public
enum
IndexState
Public
Enumeration
IndexState
public
enum class
IndexState
Members
Member name
Description
Unknown
The unknown
Locked
The locked
Unlocked
The unlocked
DoesNotExist
The does not exist
See Also
ZarahDB_Library.Enums Namespace