| Miner.Data.Access Namespace > DbCompare Class : IsGreaterThanOrEqual Method | 
'DeclarationPublic Shared Function IsGreaterThanOrEqual( _ ByVal left As System.Object, _ ByVal right As System.Object _ ) As System.Boolean
'UsageDim left As System.Object Dim right As System.Object Dim value As System.Boolean value = DbCompare.IsGreaterThanOrEqual(left, right)
public function IsGreaterThanOrEqual( left: System.TObject; right: System.TObject ): System.Boolean; static;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2