FUNCTION
fSphRegionContainsXYZ
Returns whether the specified region contains the given location.
Parameter(s):
@bin varbinary(max): region blob
@x float: direction's X-coordinate
@y float: direction's Y-coordinate
@z float: direction's Z-coordinate
Input and output parameters
name
type
length
inout
pnum
@x
float
8
input
2
@y
float
8
input
3
@z
float
8
input
4
bit
1
input
0
@bin
varbinary
-1
input
1