GetAqlFunctionsResponse Properties |
The GetAqlFunctionsResponse type exposes the following members.
Properties
| Name | Description |
---|
 | Code |
The HTTP status code.
|
 | Error |
Indicates whether an error occurred (false in this case).
|
 | Result |
All functions, or the ones matching
the Namespace parameter.
|
Top
See Also