Freigeben über


ServerPermissionSet Constructor

Initializes a new instance of the ServerPermissionSet class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

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

Andere Ressourcen

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