共用方式為


ServerPermissionSet Constructor

Initializes a new instance of the ServerPermissionSet class.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
ServerPermissionSet ()
Initializes a new instance of the ServerPermissionSet class.
ServerPermissionSet (ServerPermission)
Initializes a new instance of the ServerPermissionSet class based on the specified permission.
ServerPermissionSet (ServerPermission[])
Initializes a new instance of the ServerPermissionSet class based on the specified set of permissions.
ServerPermissionSet (ServerPermissionSet)
Initializes a new instance of the ServerPermissionSet class based on the specified set of permissions.

請參閱

參考

ServerPermissionSet Class
ServerPermissionSet Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

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