|
DataSetAdapterGetAugmentedDataSetT Method
|
Gets the Grafana data source metadata, augmented as needed for the target data
source value type T.
Namespace: GrafanaAdapters.MetadataAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax JavaScript does not support generic types or methods.
View SourceType Parameters
- T
- Data source value type for metadata augmentation.
Return Value
DataSet
Grafana data source metadata, augmented as needed for the target data source
value type
T.
See Also