This topic has not yet been rated - Rate this topic

Table.EnumColumnPermissions Method

  NameDescription
Public method EnumColumnPermissions() Enumerates a list of column permissions for the table.
Public method EnumColumnPermissions(String) Enumerates a list of column permissions for a specified grantee on the table.
Public method EnumColumnPermissions(ObjectPermissionSet) Enumerates a list of column permissions for a specified permission on the table.
Public method EnumColumnPermissions(String, ObjectPermissionSet) Enumerates a list of column permissions for a specified grantee and a specified permission on the table.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.