Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates a list of object permissions for the synonym.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
Synonym.EnumObjectPermissions () |
Enumerates a list of object permissions for the synonym.
|
Synonym.EnumObjectPermissions (ObjectPermissionSet) |
Enumerates a list of object permissions for a specified permission on the synonym.
|
Synonym.EnumObjectPermissions (String) |
Enumerates a list of object permissions for a specified grantee on the synonym.
|
Synonym.EnumObjectPermissions (String, ObjectPermissionSet) |
Enumerates a list of object permissions for a specified grantee and a specified permission on the synonym.
|
See Also
Reference
Synonym Class
Synonym Members
Microsoft.SqlServer.Management.Smo Namespace