Enumerates a list of column permissions for the view.
备注
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。
重载列表
| 名称 | 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.
 | 
请参阅
参考
View Class
View Members
Microsoft.SqlServer.Management.Smo Namespace
其他资源
Creating, Altering, and Removing Views
设计和实现视图
sys.views (Transact-SQL)