Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Esta característica se quitará en una versión futura de Microsoft SQL Server. Evite utilizar esta característica en nuevos trabajos de desarrollo y tenga previsto modificar las aplicaciones que actualmente la utilizan.
The QueryTimeout event occurs when Microsoft SQL Server cannot complete execution of a Transact-SQL command batch within a user-defined period of time.
Sintaxis
Private Function
object
_QueryTimeout(
Message as String
)
as
Boolean
Parts
- object
Expression that evaluates to an object in the Applies To list.
- Message
String that contains descriptive message text.
Prototype (C/C++)
HRESULT QueryTimeout(SQLDMO_LPCSTR Message, LPBOOL Continue);
Notas
The QueryTimeout event is reserved for future use.