StatisticColumnCollection.Add Method

Adds a StatisticColumn object to the StatisticColumnCollection object.

备注

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

重载列表

名称 Description
StatisticColumnCollection.Add (StatisticColumn)
Adds a StatisticColumn object to the StatisticColumnCollection object.
StatisticColumnCollection.Add (StatisticColumn, Int32)
Adds a StatisticColumn object to the StatisticColumnCollection object.
StatisticColumnCollection.Add (StatisticColumn, String)
Adds a StatisticColumn object to the StatisticColumnCollection object.

请参阅

参考

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

其他资源

Using Collections