Method GetCaption
GetCaption(string)
Gets the caption for the specified table name.
public string GetCaption(string tableName)
Parameters
tableNamestringThe table name.
Returns
- string
The caption.
Gets the caption for the specified table name.
public string GetCaption(string tableName)
tableName stringThe table name.
The caption.