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