Click or drag to resize

RecroGridRGGetDataParamSQLTimeout Property

Gets or sets the SQL timeout.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Nullable<int> SQLTimeout { get; set; }

Property Value

Type: NullableInt32
The SQL timeout.
See Also