DPE WorkflowSystem 3.x

DbGetTableInfos

Gets table infos for a all DigaSystem table or tables in a specified database.

DbGetTableInfos.png

Properties

DbGetTableInfos_Properties.png

Input

Name

Description

Database

A DigaSystem database name, e.g. "vm-sql-digas". Use "*" for all.

Options

Not used yet.

Output

Name

Description

ReturnValue

A variable of type David.Dpe.ContentService.TableInfo[] which is used to return an array of table infos.

Also see Working With Variables