Gets the Sql query representing this query
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | J# | 
public string SqlQuery { get; }
Public ReadOnly Property SqlQuery As String Get
public: property String^ SqlQuery { String^ get (); }
/** @property */ public String get_SqlQuery()
