| 
            
              MetadataSelectionstableName Property
             | 
          
        
        
            Gets ot sets source metadata table name.
            
        
        Namespace: GrafanaAdapters.Model.CommonAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.258-beta
Syntaxpublic 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
String
See Also