RecroGridRGGetDataParamSQLTimeout Property

Gets or sets the SQL timeout.

Definition

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

Property Value

NullableInt32
The SQL timeout.

See Also