Creates and adds a MiningStructureColumn to the collection.
重载列表
| 名称 | Description | 
|---|---|
| MiningStructureColumnCollection.Add () | 
Creates and adds a MiningStructureColumn to the end of the collection.
 | 
| MiningStructureColumnCollection.Add (MiningStructureColumn) | 
Adds a MiningStructureColumn to the end of the collection.
 | 
| MiningStructureColumnCollection.Add (ModelComponent) | (inherited from Add ) | 
| MiningStructureColumnCollection.Add (String) | 
Creates and adds a MiningStructureColumn, with the specified identifier, to the end of the collection.
 | 
| MiningStructureColumnCollection.Add (ModelComponent, Boolean) | (inherited from Add ) | 
| MiningStructureColumnCollection.Add (String, IModelComponent) | (inherited from Add ) | 
| MiningStructureColumnCollection.Add (String, String) | 
Creates and adds a MiningStructureColumn, with the specified name and identifier, to the end of the collection.
 | 
| MiningStructureColumnCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) | 
请参阅
参考
MiningStructureColumnCollection Class
MiningStructureColumnCollection Members
Microsoft.AnalysisServices Namespace