This topic has not yet been rated - Rate this topic

Role Class

SQL Server 2000

Represents a role.

Public Class Role
   Member of [Namespace]
public class Role
   Member of [Namespace]
Public Properties

public propertyDescription A description of a role. String.
public propertyName A name of a role. String.

Remarks

A Role object is returned as output by the ListRoles and ListSystemRoles methods.

Use Role with the Roles property of the Policy class.

See Also

Reporting Services Web Service Library

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