The EXECUTE permission is denied on the user-defined table types?
I have a question about User-Defined Table Types in SQL Server 2008.
I have a question about User-Defined Table Types in SQL Server 2008.
Couldn’t seem to find a definitive answer. I want to do a type hint for a function and the type being some custom class that I have defined, called it CustomClass().