Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The QueryTimeout property specifies the number of seconds allowed for internal queries on the SQL Server Publisher to complete.
Syntax
object.QueryTimeout [= value]
Parameters
- value
Number of seconds allowed for internal queries to be returned. The default is 300 seconds.
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
Integer
Modifiable
Read/write
Prototype
HRESULT get_QueryTimeout(short *pVal);
HRESULT put_QueryTimeout(short newVal);