On Apr 13, 8:21 pm, Pascal Craponne <[email protected]> wrote:
> DataContext.Log = null;

I get a NotImplementedException:

        [DbLinqToDo]
        public System.IO.TextWriter Log
        {
            get { throw new NotImplementedException(); }
            set { throw new NotImplementedException(); }
        }

This is with 0.18 - is there a later version?

thanks,
John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to