This topic has not yet been rated - Rate this topic

StatisticCollection.Remove Method (Statistic)

Removes a Statistic object from the StatisticCollection object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public void Remove(
	Statistic statistic
)

Parameters

statistic
Type: Microsoft.SqlServer.Management.Smo.Statistic
A Statistic object value that specifies the statistic counter to be removed from the StatisticCollection object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.