Class YeSqlParser
Represents the parser that extracts the SQL statements from the tags.
Inherited Members
Namespace: YeSql.Net
Assembly: YeSql.Net.dll
Syntax
public class YeSqlParser
Constructors
Name | Description |
---|---|
Ye |
Initializes a new instance of the Ye |
Methods
Name | Description |
---|---|
Parse(String, out Ye |
Start the parsing to extract the SQL statements from a data source. |
Parse |
Start the parsing to extract the SQL statements from a data source. |