While creating function imports in Model Browser, Get Column Information does not returns any columns, probably the reason is this
My stored procedure returns data from a temp table and at the end of procedure i drop that table.
I am not sure, Please confirm, if this is the case, No column information, So create complex type is also not possible for this case.
Please suggest me how to create complex type manually for the procedures whose column information does not resolved by function imports screen.
Thanks