UserDefinedFunctionParameter-Konstruktor

Initializes a new instance of the UserDefinedFunctionParameter class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode UserDefinedFunctionParameter() () () () Initializes a new instance of the UserDefinedFunctionParameter class.
Öffentliche Methode UserDefinedFunctionParameter(UserDefinedFunction, String) Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function and with the specified name.
Öffentliche Methode UserDefinedFunctionParameter(UserDefinedFunction, String, DataType) Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function, with the specified name and specified data type.

Zum Anfang