CellPermission Constructor (CellPermissionAccess)
Initializes a new instance of CellPermission specifying access read/write capabilities.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
Public Sub New ( _
access As CellPermissionAccess _
)
public CellPermission (
CellPermissionAccess access
)
public:
CellPermission (
CellPermissionAccess access
)
public CellPermission (
CellPermissionAccess access
)
public function CellPermission (
access : CellPermissionAccess
)
Parameter
- access
Specifies the type of access.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
CellPermission Class
CellPermission Members
Microsoft.AnalysisServices Namespace