RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
RGGet
Data
Param
SQLTimeout Property
Gets or sets the SQL timeout.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
C#
Copy
public
int
?
SQLTimeout
{
get
;
set
; }
Property Value
Nullable
Int32
The SQL timeout.
See Also
Reference
RecroGrid
RGGetDataParam Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also