Compartir a través de


ServerPermissionSet Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the ServerPermissionSet class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público ServerPermissionSet() Initializes a new instance of the ServerPermissionSet class.
Método público ServerPermissionSet(ServerPermission) Initializes a new instance of the ServerPermissionSet class based on the specified permission.
Método público ServerPermissionSet(array<ServerPermission[]) Initializes a new instance of the ServerPermissionSet class based on the specified set of permissions.
Método público ServerPermissionSet(ServerPermissionSet) Initializes a new instance of the ServerPermissionSet class based on the specified set of permissions.

Arriba

Vea también

Referencia

ServerPermissionSet Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo