Create 方法
Creates a credential on the instance of SQL Server as defined by the Credential object.
多載清單
名稱 | 描述 | |
---|---|---|
Create() () () () | Creates a credential on the instance of SQL Server as defined by the Credential object. | |
Create(String) | Creates a credential on the instance of SQL Server as defined by the Credential object. | |
Create(String, SecureString) | Creates a credential on the instance of SQL Server as defined by the Credential object. | |
Create(String, String) | Creates a credential on the instance of SQL Server as defined by the Credential object. |
頂端