Login.EnumObjectPermissions Method

Enumerates a list of object permissions for the login account.

Hinweise

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

Überladungsliste

Name Description
Login.EnumObjectPermissions ()
Enumerates a list of object permissions for the login account.
Login.EnumObjectPermissions (ObjectPermissionSet)
Enumerates a list of object permissions for a specified permission on the login account.
Login.EnumObjectPermissions (String)
Enumerates a list of object permissions for a specified grantee on the login account.
Login.EnumObjectPermissions (String, ObjectPermissionSet)
Enumerates a list of object permissions for a specified grantee and a specified permission on the login account.

Siehe auch

Verweis

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

Andere Ressourcen

Managing Users, Roles, and Logins
Prinzipale
CREATE LOGIN (Transact-SQL)