Freigeben über


View.EnumColumnPermissions Method

Enumerates a list of column permissions for the view.

Hinweise

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

Überladungsliste

Name Description
View.EnumColumnPermissions ()
Enumerates a list of column permissions for the view.
View.EnumColumnPermissions (ObjectPermissionSet)
Enumerates a list of column permissions for a specified permission on the view.
View.EnumColumnPermissions (String)
Enumerates a list of column permissions for a specified grantee on the view.
View.EnumColumnPermissions (String, ObjectPermissionSet)
Enumerates a list of column permissions for a specified grantee and a specified permission on the view.

Siehe auch

Verweis

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

Andere Ressourcen

Creating, Altering, and Removing Views
Entwerfen und Implementieren von Sichten
sys.views (Transact-SQL)