3 references to IsFloatSql
System.Data.Common (3)
System\Data\Filter\ExpressionNode.cs (2)
110IsFloatSql(type)); 138return (IsFloatSql(type) ||
System\Data\Filter\FunctionNode.cs (1)
503if (ExpressionNode.IsFloatSql(storageType) && ExpressionNode.IsIntegerSql(mytype))