2 references to Name
System.Data.Linq (2)
SqlClient\Reader\ObjectReaderCompiler.cs (2)
2610if (lookup.TryGetValue(SqlIdentifier.QuoteCompoundIdentifier(namedColumns[i].Name), out ordinal)) { 2614throw Error.RequiredColumnDoesNotExist(namedColumns[i].Name);