共用方式為


Create 方法

Creates an application role on the instance of Microsoft SQL Server as defined by the ApplicationRole object.

多載清單 

  名稱 描述
公用方法 Create(SecureString) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.
公用方法 Create(String) Creates an application role on the instance of SQL Server as defined by the ApplicationRole object and with the specified password.

頂端

範例

呼叫方法