Library.BrowseDatabases Method

This method gets the list of databases.

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 DatabaseDescription[] BrowseDatabases()

Return Value

Type: DatabaseDescription[]
An array of descriptions of the databases.

InvalidOperationException is thrown when the library is not open.

See Also: