DatabasePermissionSet Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Add | Overloaded.
Returns a database permission set after adding a new a database permission to the permission set.
|
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden.
This method supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
|
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Addition |
Creates a database permission set by performing an addition operation on a DatabasePermission object and a DatabasePermissionSet object.
|
![]() ![]() |
op_Equality | |
![]() ![]() |
op_Inequality |
Determines whether two objects are unequal by performing an inequality operation on two DatabasePermissionSet objects.
|
![]() ![]() |
op_Subtraction |
Creates a database permission set by performing a subtraction operation on a DatabasePermission object and a DatabasePermissionSet object.
|
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove |
Removes a permission from the permission set.
|
![]() ![]() |
Subtract |
Returns a database permission set after removing a database permission from the specified permission set.
|
![]() |
ToString |
Returns the string value that represents the specified PermissionSetBase object.
(inherited from PermissionSetBase ) |
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
DatabasePermissionSet Class
Microsoft.SqlServer.Management.Smo Namespace