DataSourcePermissionCollection.Add Method
Creates and adds a DataSourcePermission to the collection.
Überladungsliste
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.
|
Siehe auch
Verweis
DataSourcePermissionCollection Class
DataSourcePermissionCollection Members
Microsoft.AnalysisServices Namespace