Searched refs:primaryKeyResult (Results 1 – 1 of 1) sorted by relevance
445 int primaryKeyResult = CompareWithPrimaryKey(primaryKey_, inTableInfo.GetPrimaryKey()); in CompareWithTable() local446 if (primaryKeyResult == -E_RELATIONAL_TABLE_INCOMPATIBLE) { in CompareWithTable()