SqlAssembly.Create Método

Definición

Sobrecargas

Nombre Description
Create(String)
Create(String[])

Create(String)

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

Parámetros

primaryAssemblyServerPath
String

Se aplica a

Create(String[])

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

Parámetros

assemblyLocalPaths
String[]

Se aplica a