Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates and adds a DataSourcePermission to the collection.
Overload List
| Name | 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.
|
See Also
Reference
DataSourcePermissionCollection Class
DataSourcePermissionCollection Members
Microsoft.AnalysisServices Namespace