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 schema.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| Schema.EnumObjectPermissions () |
Enumerates a list of object permissions for the schema.
|
| Schema.EnumObjectPermissions (ObjectPermissionSet) |
Enumerates a list of object permissions for a specified permission on the schema.
|
| Schema.EnumObjectPermissions (String) |
Enumerates a list of object permissions for a specified grantee on the schema.
|
| Schema.EnumObjectPermissions (String, ObjectPermissionSet) |
Enumerates a list of object permissions for a specified grantee and a specified permission on the schema.
|
See Also
Reference
Schema Class
Schema Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Schemas
Understanding the Database Schemas
CREATE SCHEMA (Transact-SQL)