Parameters
- fileName
- Name of file to open.
Call to this method makes consequent invocation of Execute read SQL script from specified file.
This Open(String) method, as well as its overloads, does not load the text into memory or populate the Statements collection. So it is much more efficient to use Open(String) methods from performance and memory consumption points of view.