Library Class
This class controls the basic message channel.
Inheritance Hierarchy
System Object
IntervalZero.MaxRT.Libraries.VariableDatabase.Library
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
public class Library : IDisposable
The Library class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Methods
| Name | Description | |
|---|---|---|
|
|
Gets the list of databases. |
|
|
|
Closes the variable database library and releases the resources. |
|
|
|
Creates a database. |
|
|
|
Closes the variable database library and releases the resources. |
|
|
|
Opens the variable database library for the current process. |
|
|
|
Opens a database. |
|
|
|
Requests a log. |
Properties
| Name | Description | |
|---|---|---|
|
|
Indicates if the variable database library is open. |
See Also: