RgListHandler.SQLTimeout Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.15.0.11230
C#
public int? SQLTimeout { get; }

Property Value

Nullable<Int32>

Implements

IRgListHandler.SQLTimeout

See Also