[]
        
(Showing Draft Content)

C1.DataConnector.ISqlParser

ISqlParser Interface

An interface representing operations supported by a SQL parser

Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public interface ISqlParser

Methods

Name Description
Parse(string)

The method to parse a string containing SQL code into a IList of a ISQLStatement