| 
               | 
            
              Grafana
             | 
          
The GrafanaFunctionBaseT type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              CheckAllowedGroupOperation | Checks if function allows requested group operation against AllowedGroupOperations property. | 
| 
                 | 
              ComputeAsync | Executes the computation for the Grafana function. | 
| 
                 | 
              ComputeSetAsync | Executes a custom set computation for the Grafana function. | 
| 
                 | 
              ComputeSliceAsync | Executes a custom slice computation for the Grafana function. | 
| 
                 | 
              Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | 
            
| 
                 | 
              ExecuteFunction | Executes specified function against data source values enumeration using provided parameters. | 
| 
                 | 
              Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object)  | 
            
| 
                 | 
              FormatTargetName | Gets a formatted target name for the Grafana function. | 
| 
                 | 
              GetDataSourceValues | Gets data source values enumeration found in the provided parameters. | 
| 
                 | 
              GetHashCode | Serves as the default hash function. (Inherited from Object)  | 
            
| 
                 | 
              GetType | Gets the Type of the current instance. (Inherited from Object)  | 
            
| 
                 | 
              MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | 
            
| 
                 | 
              ParseParameters | Executes custom parameter parsing for the Grafana function. | 
| 
                 | 
              ToString | Returns a string that represents the current object. (Inherited from Object)  |