[]
The method to parse a string containing SQL code into a IList of a ISQLStatement
IList<ISQLStatement> Parse(string sql)