See

[link:cs.hubfs.net]

Briefly, the syntax

{ new MyRecordType with Fields = Values }

is deprecated, you should just use

{ Fields = Values }

(or

{ MyRecordType.Fields = Values }

if you need to disambiguate the type).

By on 2/15/2010 12:17 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper