MCPcopy Create free account
hub / github.com/Kitware/VTK / GetLastErrorText

Method GetLastErrorText

IO/MySQL/vtkMySQLQuery.cxx:868–871  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

866//------------------------------------------------------------------------------
867
868const char* vtkMySQLQuery::GetLastErrorText()
869{
870 return this->LastErrorText;
871}
872
873//------------------------------------------------------------------------------
874

Callers 3

ExecuteMethod · 0.95
NextRowMethod · 0.95
HasErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected