hasProc
Checks the existence of a proc with the given name.Parameters:request-Requestobject containing the parameters for the operation.Returns:Responseobject containing the results of the operation.Throws:GPUdbException- if an error occurs during the operation.hasProc
Checks the existence of a proc with the given name.Parameters:procName- Name of the proc to check for existence.options- Optional parameters. The default value is an emptyMap.Returns:Responseobject containing the results of the operation.Throws:GPUdbException- if an error occurs during the operation.