Hello SQL Server T-SQL CLR programmers,
I'm working on a t-sql CLR split string function.
But I'm getting the below error message.
How can I solve this sql exception?
Msg 6258, Level 16, State 1, Procedure CLRSplitString, Line 1
Function signature of "FillRow" method (as designated by SqlFunctionAttribute.FillRowMethodName) does not match SQL declaration for table valued CLR function'CLRSplitString' due to column 1.
Eralper
Kodyaz.com