2 references to SqlRowType
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (1)
621
return tab.
SqlRowType
;
SqlClient\Query\SqlDuplicator.cs (1)
244
SqlTable nt = new SqlTable(tab.MetaTable, tab.RowType, tab.
SqlRowType
, tab.SourceExpression);