REVOKE Search Property List Permissions (Transact-SQL)
SQL Server 2012
Revokes permissions on a search property list.
SEARCH PROPERTY LIST Permissions
A search property list is a database-level securable contained by the database that is its parent in the permissions hierarchy. The most specific and limited permissions that can be revoked on a search property list are listed in the following, together with the more general permissions that include them by implication.
|
Search property list permission |
Implied by search property list permission |
Implied by database permission |
|---|---|---|
|
ALTER |
CONTROL |
ALTER ANY FULLTEXT CATALOG |
|
CONTROL |
CONTROL |
CONTROL |
|
REFERENCES |
CONTROL |
REFERENCES |
|
TAKE OWNERSHIP |
CONTROL |
CONTROL |
|
VIEW DEFINITION |
CONTROL |
VIEW DEFINITION |