DataExtensionsExecuteOracleScript Method

Overload List

ExecuteOracleScript(DbConnection, TextReader) Executes the statements defined in the given Oracle database script.
ExecuteOracleScript(DbConnection, String) Executes the statements defined in the given Oracle database script.

See Also