10 references to RowClassName
System.Data (10)
fx\src\data\System\Data\CodeGen\datacache.cs (10)
158className = RowClassName(table); 162return RowClassName(table); 257typedName = RowClassName(relation.ParentTable); 311string stRowClassName = RowClassName(table); 449string ParentTypedRowName = RowClassName(relation.ParentTable); 474string ParentTypedRowName = RowClassName(relation.ParentTable); 746string stRowClassName = RowClassName( table); 941string ParentTypedRowName = RowClassName(relation.ParentTable); 953string stRowClassName = RowClassName( table); 1000string stRowClassName = RowClassName(table);