Returns the constant value of pi.
[DbFunctionAttribute("SqlServerCe", "PI")] public static Nullable<double> Pi()
The numeric value of pi.
SqlCeFunctions ClassSystem.Data.Entity.SqlServerCompact Namespace