Base:
property
SqlType
System.Data.Linq.SqlClient.SqlExpression.SqlType
2 references to SqlType
System.Data.Linq (2)
SqlClient\Reader\ObjectReaderCompiler.cs (2)
1440this.GenerateColumnAccess(clrType, cref.SqlType, cref.Column.Ordinal, null); 1798this.GenerateColumnAccess(cref.ClrType, cref.SqlType, cref.Column.Ordinal, null);