Grant 方法
在資料庫上將指定的權限集授與指定的被授與者。
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
Grant(DatabasePermissionSet, String) | 在資料庫上將指定的權限集授與指定的被授與者。 | |
Grant(DatabasePermissionSet, array<String> [] () [] []) | 在資料庫上將指定的權限集授與指定的被授與者。 | |
Grant(DatabasePermissionSet, String, Boolean) | 授與指定之權限的存取權給被授與者,以及在資料庫上將存取權授與其他使用者的能力。 | |
Grant(DatabasePermissionSet, array<String> [] () [] [], Boolean) | 授與指定之權限的存取權給被授與者,以及在資料庫上將存取權授與其他使用者的能力。 | |
Grant(DatabasePermissionSet, String, Boolean, String) | 授與指定的權限集給被授與者,以及在資料庫上將所擔任之角色的權限集授與其他使用者的能力。 | |
Grant(DatabasePermissionSet, array<String> [] () [] [], Boolean, String) | 授與指定的權限集給被授與者,以及在資料庫上將所擔任之角色的權限集授與其他使用者的能力。 |
上層