Edit

Share via


SqlAdapterBindingConfigurationElement.EnablePerformanceCounters Property

Definition

public:
 property bool EnablePerformanceCounters { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("enablePerformanceCounters", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public bool EnablePerformanceCounters { get; set; }
member this.EnablePerformanceCounters : bool with get, set
Public Property EnablePerformanceCounters As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.EnablePerformanceCounters
Attributes

Applies to