1 reference to _functionRequiresReturnTypeCastToInt64
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (1)
1753
return CastReturnTypeToGivenType(e,
_functionRequiresReturnTypeCastToInt64
, PrimitiveTypeKind.Int64);