Click or drag to resize

DataExtensionsExecuteMySQLScript Method

Overload List
  Name Description
Public Extension Method ExecuteMySQLScript(IDbConnection, TextReader) Executes the statements defined in the given MySQL script.
Public Extension Method ExecuteMySQLScript(IDbConnection, String) Executes the statements defined in the given MySQL script.
Top
See Also