Click or drag to resize

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()

Return Value

Type: String

[Missing <returns> documentation for "M:Quasardb.QdbCluster.GetLastError"]

See Also