SqlDataDictionary.tableMetaData Method [AX 2012]

Fills the SqlDescribe table with data dictionary meta data.

public int tableMetaData(TableId tableId)

Run On

Server

Parameters

tableId
Type: TableId Extended Data Type
The table handle.

Return Value

Type: int
true if the method succeeds.

Community Additions

ADD
Show: