Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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