CustomFunctionArgumentDescription Constructors
Contains text descriptions of the argument passed to the User-Defined Function (UDF).Name | Parameters | Description |
---|---|---|
CustomFunctionArgumentDescription(String, String, String) | name, description, resultType | Initializes a new instance of the CustomFunctionArgumentDescription class with the specified settings. |
See Also