FUNCTION  fSphUnionQuery

Derives the union of regions returned by the specified query.

Parameter(s):
  • @cmd nvarchar(max): query string
  • @convex_unify bit: determines whether to attempt stiching convexes Note: The query should return region blobs.
  • Input and output parameters

    nametypelengthinoutpnum
    @convex_unifybit1input2
     varbinary-1input0
    @cmdnvarchar-1input1
    @cmdsysname-1input1