Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
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