Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Creates and adds a DimensionPermission to the collection.
Overload List
| Name | Description |
|---|---|
| DimensionPermissionCollection.Add (DimensionPermission) |
Adds a DimensionPermission to the end of the collection.
|
| DimensionPermissionCollection.Add (ModelComponent) | (inherited from Add ) |
| DimensionPermissionCollection.Add (String) |
Creates and adds a DimensionPermission with the specified identifier to the end of the collection.
|
| DimensionPermissionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| DimensionPermissionCollection.Add (String, IModelComponent) | (inherited from Add ) |
| DimensionPermissionCollection.Add (String, String) |
Creates and adds a DimensionPermission with the specified role identifier and name to the end of the collection.
|
| DimensionPermissionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
| DimensionPermissionCollection.Add (String, String, String) |
Creates and adds a DimensionPermission, with the specified role identifier, name, and identifier, to the end of the collection.
|
See Also
Reference
DimensionPermissionCollection Class
DimensionPermissionCollection Members
Microsoft.AnalysisServices Namespace