Searched refs:ParseCheckTableAutoInc (Results 1 – 2 of 2) sorted by relevance
85 int ParseCheckTableAutoInc(const JsonObject &inJsonObject, TableInfo &resultTable);
648 errCode = ParseCheckTableAutoInc(inJsonObject, resultTable); in ParseCheckTableInfo()782 int RelationalSchemaObject::ParseCheckTableAutoInc(const JsonObject &inJsonObject, TableInfo &resul… in ParseCheckTableAutoInc() function in DistributedDB::RelationalSchemaObject