共用方式為


UserDefinedFunctionParameter 建構

Initializes a new instance of the UserDefinedFunctionParameter class.

多載清單 

  名稱 描述
公用方法 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.

頂端