RecroGridRGGetDataParamSQLTimeout Property

Gets or sets the SQL timeout in milliseconds.

Definition

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

Property Value

NullableInt32
The SQL timeout in milliseconds.

See Also