Click or drag to resize
Grid Solutions Framework

DataSourceValueGroupTSyntaxError Property

Gets or sets an error message that indicates a syntax error in the query request.

Namespace: GrafanaAdapters.Model.Common
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public string SyntaxError { get; set; }
View Source

Property Value

String
See Also