StatisticsEnabled Property
Determines whether to enable statistics gathering for the connection.
'Declaration
Public Property StatisticsEnabled As Boolean
public bool StatisticsEnabled {get; set;}
Property Value
true if the statistics gathering must be enabled for the connection; otherwise,
false.