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