Click or drag to resize

RGDataContextSQLTimeout Property

Gets or sets the SQL timeout.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public static int SQLTimeout { get; set; }

Property Value

Type: Int32
The SQL timeout.
See Also