MiningModelColumnCollection.Add Method

Creates and adds a MiningModelColumn to the collection.

重载列表

名称 Description
MiningModelColumnCollection.Add ()
Creates and adds a MiningModelColumn to the end of the collection.
MiningModelColumnCollection.Add (MiningModelColumn)
Adds a MiningModelColumn to the end of the collection.
MiningModelColumnCollection.Add (ModelComponent) (inherited from Add )
MiningModelColumnCollection.Add (String)
Creates and adds a MiningModelColumn, with the specified identifier, to the end of the collection.
MiningModelColumnCollection.Add (ModelComponent, Boolean) (inherited from Add )
MiningModelColumnCollection.Add (String, IModelComponent) (inherited from Add )
MiningModelColumnCollection.Add (String, String)
Creates and adds a MiningModelColumn, with the specified name and identifier, to the end of the collection.
MiningModelColumnCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

请参阅

参考

MiningModelColumnCollection Class
MiningModelColumnCollection Members
Microsoft.AnalysisServices Namespace