|  | RecroGridRGGetDataParamSQLTimeout Property  | 
 Gets or sets the SQL timeout.
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
 Syntax
Syntaxpublic int? SQLTimeout { get; set; }Property Value
Type: 
NullableInt32The SQL timeout.
 See Also
See Also