InDBQueryHelper.AddFinalizationSQL

This function adds an SQL statement to be executed at the end of the current run, just before the framework calls Disconnect to close the connection.

Syntax Parameters Return Value
Sub InDBQueryHelper.AddFinalizationSQL( _
    sql As String)
sql [in]

Type: String

This function does not return a value.