Click or drag to resize
Grid Solutions Framework

DataSourceValueTypemetadataTableName Property

Gets or sets the default meta-data table name for the data source value type.

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

Property Value

String
See Also