EnumColumnPermissions 方法

Enumerates a list of column permissions for the view.

多載清單 

  名稱 描述
公用方法 EnumColumnPermissions() () () () Enumerates a list of column permissions for the view.
公用方法 EnumColumnPermissions(String) Enumerates a list of column permissions for a specified grantee on the view.
公用方法 EnumColumnPermissions(ObjectPermissionSet) Enumerates a list of column permissions for a specified permission on the view.
公用方法 EnumColumnPermissions(String, ObjectPermissionSet) Enumerates a list of column permissions for a specified grantee and a specified permission on the view.

頂端