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