The QueryTimeout event occurs when Microsoft® SQL Server™ cannot complete execution of a Transact-SQL command batch within a user-defined period of time.
Private Function object_QueryTimeout( Message as String ) as Boolean
object
Expression that evaluates to an object in the Applies To list
Message
String that contains descriptive message text
HRESULT QueryTimeout(SQLDMO_LPCSTR Message, LPBOOL Continue);
The QueryTimeout event is reserved for future use.