Expand Minimize
This topic has not yet been rated - Rate this topic

ListSystemRoles Method

SQL Server 2000

ReportingService.ListSystemRoles Method

Returns the names and descriptions of system roles.

Public Function ListSystemRoles() As [Namespace].Role()
   Member of [Namespace].ReportingService
public [Namespace].Role[] ListSystemRoles()
   Member of [Namespace].ReportingService
Return Value

An array of Role[] objects that contains a collection of information about system roles.

See Also

ReportingService Class

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.