The public members of the TMssqlCreateFunction class are listed here.
Field |
Description |
Function body, only available when BodyType = 1. | |
1: sql block, 2: return stmt only | |
Name of this function. | |
Type of this function: uftScalar,uftInlineTableValued,MultiStatementTableValued | |
Parameters of this function. Items in this list is type of _TMssql_ParameterDecl. | |
Function body, only available when BodyType = 2. | |
Return variable if functiontype = MultiStatementTableValued. | |
Return type of this function, only valid when functiontype = uftScalar. |
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|