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