SqlAssembly.Create メソッド

定義

オーバーロード

Create(String)

public void Create(string primaryAssemblyServerPath);
member this.Create : string -> unit
Public Sub Create (primaryAssemblyServerPath As String)

パラメーター

primaryAssemblyServerPath
String

適用対象

Create(String[])

public void Create(string[] assemblyLocalPaths);
member this.Create : string[] -> unit
Public Sub Create (assemblyLocalPaths As String())

パラメーター

assemblyLocalPaths
String[]

適用対象