method getTableVersion

int32 getTableVersion(string tableName);

Argumente

Zurückgegebener Wert

This method retrieves the version of the table specified by the tableName parameter.
    See tableExists example