| RGDataContextSQLTimeout Property |
Gets or sets the SQL timeout.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static int SQLTimeout { get; set; }
Property Value
Type:
Int32The SQL timeout.
See Also