다음을 통해 공유


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