다음을 통해 공유


CellPermissionCollection.Insert Method

Inserts a CellPermission into the collection.

오버로드 목록

이름 Description
CellPermissionCollection.Insert (Int32, CellPermission)
Inserts a CellPermission into the collection at the specified index.
CellPermissionCollection.Insert (Int32, CellPermissionAccess)
Creates and inserts a CellPermission, with the specified CellPermissionAccess value, into the collection at the specified index.
CellPermissionCollection.Insert (Int32, ModelComponent) (inherited from Insert )
CellPermissionCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
CellPermissionCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

참고 항목

참조

CellPermissionCollection Class
CellPermissionCollection Members
Microsoft.AnalysisServices Namespace