Compartir a través de


Create Método

Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.

Lista de sobrecargas

  Nombre Descripción
Método publico Create(SecureString) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.
Método publico Create(String) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.

Principio