Creating the Contains() function in the Circle module
About this task
To create the Contains() function:
Procedure
- Choose , type the following information
in the New Routine wizard, and leave all other
fields in the wizard as their default values.
Routine Property Value Routine Name (SQL) Contains Return type Boolean Arguments - Name: Circ1, Type: Circle
- Name: Pnt1, Type: Point
- Click Finish and then choose to save your project.