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.
Inserts the new operation relation if it does not already exist.
Syntax
private boolean insertRouteOpr(RouteCopyFrom copyFrom, RouteOpr toRouteOpr)
Run On
Server
Parameters
- copyFrom
Type: RouteCopyFrom Class
The CopyFrom class that determines from what route is copied.
- toRouteOpr
Type: RouteOpr Table
The target operation relation.
Return Value
Type: boolean
true if the operation relation was inserted successfully; otherwise, false.