Share via


View.EnumColumnPermissions Method

Enumerates a list of column permissions for the view.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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.

See Also

Reference

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

Other Resources

Creating, Altering, and Removing Views
Designing and Implementing Views
sys.views (Transact-SQL)