StatisticCollection.Remove Method (Statistic)
SQL Server 2012
Removes a Statistic object from the StatisticCollection object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- statistic
- Type: Microsoft.SqlServer.Management.Smo.Statistic
A Statistic object value that specifies the statistic counter to be removed from the StatisticCollection object.
