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)