CubePermissionCollection.Add Method (CubePermission)
SQL Server 2008
Adds a CubePermission to the end of the collection.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.CubePermission
The CubePermission to be added.
