My Init is as follows..
Method OnInit() As %Status
{
Set ..InitDSN = ..Adapter.DSN
//Set ..Adapter.ConnectAttrs = "QueryTimeout:45" ; try this too just in case...
Set ..%Row.MaxRowsToGet = -1
Quit $$$OK
}When I try to compile, I am getting a %Row does not exist in this class.
- Log in to post comments
.png)
.png)
.png)
.png)
