class %UnitTest.TSQL
extends %UnitTest.TestCase, %UnitTest.ODBCSQL
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
3
|
|
|
|
|
method informixPlatform()
as %Boolean
Informix SPL dll/so is only built for 32-bit Windows and for 32-bit, 64-bit RedHat Linux
method processDiffFile(ByRef rslt As %Stream)
Method to display incorrect results in a more readable format.
method runSQLStatement(sql As %String = "", ByRef dsn As %String = "", verbose As %Boolean = 0, Username As %String = "", Password As %String = "", ByRef Rowcount As %Integer)
as %Stream