DPE Web Applications 2.x

DbGetTableInfo


Gets table info for a DigaSystem table.

DbGetTableInfo.png


Properties

DbGetTableInfo_Properties.png

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