RGDataContextSQLTimeout Property

Gets or sets the SQL timeout.

Definition

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

Property Value

Int32
The SQL timeout.

See Also