  | QueryGroupTranslate Method  | 
 
            Translates the given element into the native query language of the target data source.
            
 
    Namespace: 
   Dynamicweb.Analytics.Queries
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic virtual string Translate()
Public Overridable Function Translate As String
Return Value
Type: 
StringTranslated element.
Implements
IQueryElementTranslate
See Also