Credential.Create Method

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

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 Description
Credential.Create ()
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
Credential.Create (String)
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
Credential.Create (String, SecureString)
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
Credential.Create (String, String)
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.

请参阅

参考

Credential Class
Credential Members
Microsoft.SqlServer.Management.Smo Namespace

其他资源

CREATE CREDENTIAL (Transact-SQL)
凭据