नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
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)