3 references to ColumnsTypeMismatch
System.Data (3)
fx\src\data\System\Data\DataColumn.cs (1)
546throw ExceptionBuilder.ColumnsTypeMismatch();
fx\src\data\System\Data\DataRelation.cs (1)
646throw ExceptionBuilder.ColumnsTypeMismatch();
fx\src\data\System\Data\ForeignKeyConstraint.cs (1)
562throw ExceptionBuilder.ColumnsTypeMismatch();