| QdbClusterGetLastError Method |
Gets the last API error description.
Return Value
Type: String
A message describing the error occurred during the last operation.
Namespace:
Quasardb
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public string GetLastError()
Public Function GetLastError As String
Return Value
Type:
String[Missing <returns> documentation for "M:Quasardb.QdbCluster.GetLastError"]
See Also