'Declaration Public Shared Function GreaterThanOrEqual( _ ByVal x As SqlDecimal, _ ByVal y As SqlDecimal _ ) As SqlBoolean
public static SqlBoolean GreaterThanOrEqual( SqlDecimal x, SqlDecimal y )
Parameters
- x
- y
'Declaration Public Shared Function GreaterThanOrEqual( _ ByVal x As SqlDecimal, _ ByVal y As SqlDecimal _ ) As SqlBoolean
public static SqlBoolean GreaterThanOrEqual( SqlDecimal x, SqlDecimal y )