Compartir a través de


Create Método

Creates a credential on the instance of SQL Server as defined by the Credential object.

Lista de sobrecargas

  Nombre Descripción
Método publico Create() () () () Creates a credential on the instance of SQL Server as defined by the Credential object.
Método publico Create(String) Creates a credential on the instance of SQL Server as defined by the Credential object.
Método publico Create(String, SecureString) Creates a credential on the instance of SQL Server as defined by the Credential object.
Método publico Create(String, String) Creates a credential on the instance of SQL Server as defined by the Credential object.

Principio