다음을 통해 공유


DataSourcePermissionCollection.Add Method

Creates and adds a DataSourcePermission to the collection.

오버로드 목록

이름 Description
DataSourcePermissionCollection.Add (DataSourcePermission)
Adds a DataSourcePermission to the end of the collection.
DataSourcePermissionCollection.Add (ModelComponent) (inherited from Add )
DataSourcePermissionCollection.Add (String)
Creates and adds a DataSourcePermission, with the specified role identifier, to the end of the collection.
DataSourcePermissionCollection.Add (ModelComponent, Boolean) (inherited from Add )
DataSourcePermissionCollection.Add (String, IModelComponent) (inherited from Add )
DataSourcePermissionCollection.Add (String, String)
Creates and adds a DataSourcePermission, with the specified name and role identifier, to the end of the collection.
DataSourcePermissionCollection.Add (String, IModelComponent, Boolean) (inherited from Add )
DataSourcePermissionCollection.Add (String, String, String)
Creates and adds a DataSourcePermission, with the specified role identifier, name, and identifier, to the end of the collection.

참고 항목

참조

DataSourcePermissionCollection Class
DataSourcePermissionCollection Members
Microsoft.AnalysisServices Namespace