RecroGridRGGetDataParamSQLTimeout Property

Gets or sets the SQL timeout.

Definition

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

Property Value

NullableInt32
The SQL timeout.

See Also