public ExecuteStream ( Stream stream, string basePath = null ) : bool | ||
stream | Stream | The SQL file to execute, as a Stream |
basePath | string | The base path to use to qualify relative path of any included files that are to be executed |
return | bool |
public ExecuteStream ( Stream stream, string basePath = null ) : bool | ||
stream | Stream | The SQL file to execute, as a Stream |
basePath | string | The base path to use to qualify relative path of any included files that are to be executed |
return | bool |