|
MetadataSelectionstableName Property
|
Gets ot sets source metadata table name.
Namespace: GrafanaAdapters.Model.CommonAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public string tableName { get; set; }
Public Property tableName As String
Get
Set
member tableName : string with get, set
function get_tableName();
function set_tableName(value);
View SourceProperty Value
StringSee Also