Freigeben über


ApplicationRole.EnumObjectPermissions Method

Enumerates a list of object permissions for the application role.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
ApplicationRole.EnumObjectPermissions ()
Enumerates a list of object permissions for the application role.
ApplicationRole.EnumObjectPermissions (ObjectPermissionSet)
Enumerates a list of object permissions for a specified permission on the application role.
ApplicationRole.EnumObjectPermissions (String)
Enumerates a list of object permissions for a specified grantee on the application role.
ApplicationRole.EnumObjectPermissions (String, ObjectPermissionSet)
Enumerates a list of object permissions for a specified grantee and a specified permission on the application role.

Siehe auch

Verweis

ApplicationRole Class
ApplicationRole Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Anwendungsrollen
Calling Methods