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.
Returns an object permission set after adding a new object permission to the specified permission set.
Remarks
Updated text: 14 April 2006
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Granting, Revoking, and Denying Permissions
Overload List
Name | Description |
---|---|
ObjectPermissionSet.Add (ObjectPermission) |
Returns an object permission set after adding a new object permission to the referenced permission set.
|
ObjectPermissionSet.Add (ObjectPermissionSet, ObjectPermission) |
Returns an object permission set after adding a new object permission to the referenced permission set.
|
See Also
Reference
ObjectPermissionSet Class
ObjectPermissionSet Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Granting, Revoking, and Denying Permissions
Granting, Revoking, and Denying Permissions
Change History
Release |
History |
14 April 2006 |
New Content:
|