method setTableVersion

void setTableVersion(string tableName,int32 versionNum);

Argumente

Zurückgegebener Wert

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