Click or drag to resize

QdbQueryResultErrorMessage Property

An optional, detailed error message about the query failure.

Namespace:  Quasardb.Query
Assembly:  Quasardb (in Quasardb.dll) Version: 3.10.2.0 (3.10.2.0)
Syntax
public string ErrorMessage { get; }

Property Value

Type: String
See Also