共用方式為


PermissionSetBase Members

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
ms220015.pubmethod(zh-tw,SQL.90).gif Equals Overloaded. Overridden.  
ms220015.pubmethod(zh-tw,SQL.90).gif GetHashCode Overridden. This method supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
ms220015.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms220015.pubmethod(zh-tw,SQL.90).gifms220015.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220015.pubmethod(zh-tw,SQL.90).gif ToString Overridden. Returns the string value that represents the specified PermissionSetBase object.

頂端

Protected Methods

  名稱 Description
ms220015.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms220015.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

PermissionSetBase Class
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Granting, Revoking, and Denying Permissions
權限
sys.syspermissions (Transact-SQL)