Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates a list of object permissions for the table.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| Table.EnumObjectPermissions () |
Enumerates a list of object permissions for the table.
|
| Table.EnumObjectPermissions (ObjectPermissionSet) |
Enumerates a list of object permissions for a specified permission on the table.
|
| Table.EnumObjectPermissions (String) |
Enumerates a list of object permissions for a specified grantee on the table.
|
| Table.EnumObjectPermissions (String, ObjectPermissionSet) |
Enumerates a list of object permissions for a specified grantee and a specified permission on the table.
|
See Also
Reference
Table Class
Table Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Tables
Tables
CREATE TABLE (Transact-SQL)