mirror of
https://gitee.com/openharmony/distributeddatamgr_relational_store
synced 2024-11-27 01:01:02 +00:00
commit
e451ab8cf7
@ -61,7 +61,8 @@ int StepResultSet::GetAllColumnNames(std::vector<std::string> &columnNames)
|
||||
}
|
||||
columnNames.push_back(columnName);
|
||||
}
|
||||
|
||||
rdb->EndStepQuery();
|
||||
sqliteStatement = nullptr;
|
||||
return E_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user