| Return the ObjType value, indexed by name |
| the ObjTypes can be found with Select * from ObjType Sample call to fObjType. select top 10 * from TiledTarget where objType = dbo.fObjType('GALAXY') see also fObjTypeN |
| name | type | length | inout | pnum |
| @name | varchar | 40 | input | 1 |
| int | 4 | output | 0 |