Class YeSqlLoader
Represents the loader that provides the functionality to load SQL files.
Inherited Members
Namespace: YeSql.Net
Assembly: YeSql.Net.dll
Syntax
public class YeSqlLoader
Constructors
Name | Description |
---|---|
Ye |
Initializes a new instance of the Ye |
Methods
Name | Description |
---|---|
Load |
Loads the SQL statements from a default directory called |
Load |
Loads the SQL statements from all the SQL files in the specified directories. |
Load |
Loads the SQL statements from the specified files. |