DatabaseDescription Class

This class describes a database.

Inheritance Hierarchy

System Object
  IntervalZero.MaxRT.Libraries.VariableDatabase.DatabaseDescription

Namespace:  IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:  IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public class DatabaseDescription

 

The DatabaseDescription class exposes the following members.

Constructors

 

Name Description

Public method

DatabaseDescription

Constructor with a database name, system date and time, and invalidated database.

Properties

  Name Description

Invalidated

The database is being modified.

Name

The database name.

TimeStamp

The time when the database was last modified.

See Also: