Skip to main content

%UnitTest.TSQL

class %UnitTest.TSQL extends %UnitTest.TestCase, %UnitTest.ODBCSQL

Method Inventory

Methods

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

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab