The GrantedGranted property reports the access right of a user or login to the object referenced by the Permission2 object.
object.GrantedGranted
object
Expression that evaluates to an object in the Applies To list
Boolean
Read-only
HRESULT GetGrantedGranted(LPBOOL pRetVal);
If TRUE, the access privilege is GRANT with the GRANT OPTION.
If FALSE, the access privilege is either DENY or GRANT without the GRANT OPTION.
Note GrantedGranted can be used with Microsoft® SQL Server™ 2000 and SQL Server version 7.0.