Click or drag to resize
Grid Solutions Framework

DataSourceValueGroupTSyntaxError Property

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

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

Property Value

String
See Also