Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Creates and adds a Partition to the collection.
Overload List
| Name | Description |
|---|---|
| PartitionCollection.Add () |
Creates and adds a Partition to the end of the collection.
|
| PartitionCollection.Add (ModelComponent) | (inherited from Add ) |
| PartitionCollection.Add (Partition) |
Adds a Partition to the end of the collection.
|
| PartitionCollection.Add (String) |
Creates and adds a Partition, with the specified identifier, to the end of the collection.
|
| PartitionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| PartitionCollection.Add (String, IModelComponent) | (inherited from Add ) |
| PartitionCollection.Add (String, String) |
Creates and adds a Partition, with the specified name and identifier, to the end of the collection.
|
| PartitionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
See Also
Reference
PartitionCollection Class
PartitionCollection Members
Microsoft.AnalysisServices Namespace