SqlDataDictionary.tableMetaData Method

Fills the SqlDescribe table with data dictionary meta data.

Syntax

public int tableMetaData(TableId tableId)

Run On

Server

Parameters

Return Value

Type: int
true if the method succeeds.

See Also

Reference

SqlDataDictionary Class