Cronous Emulation Server Daemon

Database Class

Database access class.

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

System.Object
   croemud.database.Database

[Visual Basic]
NotInheritable Public Class Database
[C#]
public sealed class Database
[C++]
public __gc __sealed class Database
[JScript]
public  class Database

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.

Requirements

Namespace: croemud.database

Assembly: croemud (in croemud.dll)

See Also

Database Members | croemud.database Namespace