Share via


StatisticCollection.Remove Method

Removes a Statistic object from the StatisticCollection object.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
StatisticCollection.Remove (Statistic)
Removes a Statistic object from the StatisticCollection object.
StatisticCollection.Remove (String)
Removes a Statistic object from the StatisticCollection object.

See Also

Reference

StatisticCollection Class
StatisticCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections