https://learn.microsoft.com/de-de/dotnet/api/system.data.sqltypes.sqldouble.op_greaterthanorequal?view=netframework-4.8.1&viewFallbackFrom=net-10.0
SqlDouble.GreaterThanOrEqual(SqlDouble, SqlDouble) Operator (System.Data.SqlTypes) | Microsoft Learn
Compares two instances of SqlDouble to determine whether the first is greater than or equal to the second.
system dataoperatormicrosoftlearn
https://learn.microsoft.com/de-de/dotnet/api/system.data.sqltypes.sqldouble.op_lessthanorequal?view=net-10.0
SqlDouble.LessThanOrEqual(SqlDouble, SqlDouble) Operator (System.Data.SqlTypes) | Microsoft Learn
Compares two instances of SqlDouble to determine whether the first is less than or equal to the second.
system dataoperatormicrosoftlearn
https://learn.microsoft.com/it-it/dotnet/api/system.data.sqltypes.sqldouble.value?view=netframework-4.8.1&viewFallbackFrom=net-8.0
SqlDouble.Value Property (System.Data.SqlTypes) | Microsoft Learn
Gets the value of the SqlDouble structure. This property is read-only.
value propertysystem datamicrosoftlearn