The PermissionSetBase class is a base class that is inherited by permission set classes.
The following tables list the members exposed by the PermissionSetBase type.
Public Constructors
名称 | Description | |
---|---|---|
PermissionSetBase | Overloaded. Initializes a new instance of the PermissionSetBase class. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
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 ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns the string value that represents the specified PermissionSetBase object. |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
PermissionSetBase Class
Microsoft.SqlServer.Management.Smo Namespace
其他资源
Granting, Revoking, and Denying Permissions
权限
sys.syspermissions (Transact-SQL)