UserDefinedFunctionParameter constructeur
Initializes a new instance of the UserDefinedFunctionParameter class.
Liste de surcharge
Nom | Description | |
---|---|---|
![]() |
UserDefinedFunctionParameter() () () () | Initializes a new instance of the UserDefinedFunctionParameter class. |
![]() |
UserDefinedFunctionParameter(UserDefinedFunction, String) | Initializes a new instance of the UserDefinedFunctionParameter class for the specified user-defined function and with the specified name. |
![]() |
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. |
Haut de la page