Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the query name from a string that is used as the command text for the query.
Syntax
client server private static str queryNameFromCommandText(str commandText)
Run On
Called
Parameters
- commandText
Type: str
The command text for the query.
Return Value
Type: str
The name of the query.