Click or drag to resize

AdoDataConnectionExecuteScript Method

Overload List
  Name Description
Public method ExecuteScript(String) Executes the given SQL script using Connection.
Public method ExecuteScript(TextReader) Executes the given SQL script using Connection.
Top
See Also