Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CLR functions in Sql Server
Message
General information
Forum:
ASP.NET
Category:
Common Language Runtime
Title:
CLR functions in Sql Server
Environment versions
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01346786
Message ID:
01346786
Views:
58
Two questions:

1. If I am writing a CLR sprocs or function and I want to load a result set into a table variable to return to another CLR method is that the same as DataTable objects in the CLR code? I am thinking not.

2. Can you write overloaded methods to compile as Sql assemblies or will this choke in the T-Sql translations within the assembly?

Thanks.
Reply
Map
View

Click here to load this message in the networking platform