| Return the CoordType value, indexed by name |
| the CoordTypes can be found with Select * from CoordType Sample call to fCoordType. select top 10 * from TilingBoundary where coordType = dbo.fCoordType('RA_DEC') see also fCoordTypeN |
| name | type | length | inout | pnum |
| @name | varchar | 40 | input | 1 |
| int | 4 | output | 0 |