Compartilhar via


Método Create

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

Lista de sobrecargas

  Nome Descrição
Método público Create() () () () Creates a credential on the instance of SQL Server as defined by the Credential object.
Método público Create(String) Creates a credential on the instance of SQL Server as defined by the Credential object.
Método público Create(String, SecureString) Creates a credential on the instance of SQL Server as defined by the Credential object.
Método público Create(String, String) Creates a credential on the instance of SQL Server as defined by the Credential object.

Início