In | dbHandle | Handle of an open database returned by
PvOpenDatabase(). |
In | tableName | Table name for which you want statistical information. |
Out | tableStat |
TABLESTAT structure containing table statistics information. |
PCM_Success | The operation was successful. |
PCM_errFailed | The operation was not successful. |
PCM_errMemoryAllocation | An error occurred during memory allocation. |
PCM_errInvalidDictionaryHandle | The specified dictionary handle obtained by
PvOpenDatabase() is invalid. |
PCM_errTableNotFound | The specified table was not found |