Namespace SuperOffice.Data.Sql
Classes
SqlCommandExtraInfo
WaitFor
When used in a Select, this will cause a WAITFOR DELAY <argument> to be executed in the database.
This is only intended for experimentation with statement cancellation etc., NOT for production code.
Support for Oracle may be sketchy.