Partager via


Create méthode

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

Liste de surcharge

  Nom Description
Méthode publique Create() () () () Creates a credential on the instance of SQL Server as defined by the Credential object.
Méthode publique Create(String) Creates a credential on the instance of SQL Server as defined by the Credential object.
Méthode publique Create(String, SecureString) Creates a credential on the instance of SQL Server as defined by the Credential object.
Méthode publique Create(String, String) Creates a credential on the instance of SQL Server as defined by the Credential object.

Haut de la page