DbGetTableInfo
Gets table info for a DigaSystem table.

Properties

Input
| Name | Description |
|---|---|
| Table | A DigaSystem table id, e.g. "vm-sql-digas\galileo". Often taken from workflow argument Arg_TableId. |
| Options | Not used yet. |
Output
| Name | Description |
|---|---|
| ReturnValue | A variable of type David.Dpe.ContentService.TableInfo which is used to return the table info. |
Also see Working With Variables