Partager via


Méthode Create

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

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