DictView.datasourceTableId Method

Retrieves the table ID of the indexed data source.

Syntax

public TableId datasourceTableId(int cnt)

Run On

Server

Parameters

  • cnt
    Type: int

Return Value

Type: TableId Extended Data Type
The table ID of the given data source; 0 (zero) if an error occurs.

See Also

Reference

DictView Class