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.