नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Enumerates a list of column permissions for the table.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| Table.EnumColumnPermissions () |
Enumerates a list of column permissions for the table.
|
| Table.EnumColumnPermissions (ObjectPermissionSet) |
Enumerates a list of column permissions for a specified permission on the table.
|
| Table.EnumColumnPermissions (String) |
Enumerates a list of column permissions for a specified grantee on the table.
|
| Table.EnumColumnPermissions (String, ObjectPermissionSet) |
Enumerates a list of column permissions for a specified grantee and a specified permission on the table.
|
See Also
Reference
Table Class
Table Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Tables
Tables
CREATE TABLE (Transact-SQL)