DataExtensionsExecuteMySQLScript Method

Overload List

ExecuteMySQLScript(DbConnection, TextReader) Executes the statements defined in the given MySQL script.
ExecuteMySQLScript(DbConnection, String) Executes the statements defined in the given MySQL script.

See Also