Lists the available ITables for querying, optionally including the system tables
along with the user-created tables.
Namespace: StreamBase.LiveView.APIAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.3.0.4 (10.3.0.4)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- includeSysTables
- Boolean
When true, system-level tables will also be returned.
Return Value
List of tables available for querying
Exceptions
| Exception | Condition |
|---|---|
| StreamBase.LiveView.API..::..LiveViewException | If table list cannot be retrieved |