Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Creates a credential on the instance of Microsoft SQL Server as defined by the Credential object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | 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.
|
See Also
Reference
Credential Class
Credential Members
Microsoft.SqlServer.Management.Smo Namespace