CustomFunctionArgumentDescription Properties
Contains text descriptions of the argument passed to the User-Defined Function (UDF).Name | Description |
---|---|
Description | Gets or sets a description of the function argument. |
Name | Gets or sets the name of an argument. |
ResultType | Gets or sets the text description of the type the function returns. |
See Also