you have to create new class Extends EnsLib.SQL.InboundAdapter
Overwrite OnInit()
Set ..%Row.MaxRowsToGet=-1 [get all records]
- Log in to post comments
you have to create new class Extends EnsLib.SQL.InboundAdapter
Overwrite OnInit()
Set ..%Row.MaxRowsToGet=-1 [get all records]