System.Data.Sql
I'm digging through BOL to understand the main reasons the System.Data.Sql namespace is required for CLR. It isn't in the documentation yet as of June CTP (as far as I can find).
Anyone have light to shed on this?
Thanks,
Joe
I'm digging through BOL to understand the main reasons the System.Data.Sql namespace is required for CLR. It isn't in the documentation yet as of June CTP (as far as I can find).
Anyone have light to shed on this?
Thanks,
Joe
The reference is:
The system.data.dll assembly contains the following namespaces, which are required for compiling CLR database objects:
System.Data
System.Data.Sql
Microsoft.SqlServer.Server
System.Data.SqlTypes