Compartir a través de


UserDefinedFunction Constructor

Initializes a new instance of the UserDefinedFunction class.

Lista de sobrecargas

  Nombre Descripción
Método publico UserDefinedFunction() () () () Initializes a new instance of the UserDefinedFunction class.
Método publico UserDefinedFunction(Database, String) Initializes a new instance of the UserDefinedFunction class on the specified database and with the specified name.
Método publico UserDefinedFunction(Database, String, String) Initializes a new instance of the UserDefinedFunction class on the specified database and with the specified name and schema.

Principio