Edit

Share via


SqlAdapterBinding.EnablePerformanceCounters Property

Definition

public:
 property bool EnablePerformanceCounters { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, true)]
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