Searched refs:IsNoPkTable (Results 1 – 3 of 3) sorted by relevance
128 bool IsNoPkTable() const;
800 bool TableInfo::IsNoPkTable() const in IsNoPkTable() function in DistributedDB::TableInfo
1491 if (table.IsNoPkTable() || table.GetSharedTableMark()) { in ChkTable()