db4o

Status Class

Static constants to describe the status of objects.

For a list of all members of this type, see Status Members.

System.Object
   com.db4o.ext.Status

[Visual Basic]
Public Class Status
[C#]
public class Status
[C++]
public __gc class Status
[JScript]
public class Status

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Static constants to describe the status of objects.

Requirements

Namespace: com.db4o.ext

Assembly: db4o (in db4o.dll)

See Also

Status Members | com.db4o.ext Namespace