Click or drag to resize

Utils_SqlOperationsPerformance Property

Gets or sets an optionnal (and Local) checker used to record performanes during Sql operations.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static PerformanceChecker OperationsPerformance { get; set; }

Property Value

Type: PerformanceChecker
See Also