See Also

PhenotypeQueryMgr Class  | PhenotypeQueryMgr Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

parameter
op
value1
value2
See Also Languages Omb Send comments on this topic.

ConditionToSQL(String,Operator,String,String) Method

Omb.Domain Namespace > PhenotypeQueryMgr Class > ConditionToSQL Method : ConditionToSQL(String,Operator,String,String) Method

Get the appropriate construct in SQL for the input condition.

[Visual Basic]
Overloads Protected Overridable Function ConditionToSQL( _    ByVal parameter As String, _    ByVal op As Operator, _    ByVal value1 As String, _    ByVal value2 As String _ ) As String
[C#]
protected virtual string ConditionToSQL(    string parameter,    Operator op,    string value1,    string value2 );
[C++]
protected: virtual string* ConditionToSQL(    string* parameter,    Operator op,    string* value1,    string* value2 )
[C++/CLI]
protected: virtual String^ ConditionToSQL(    String^ parameter,    Operator op,    String^ value1,    String^ value2 )

Parameters

parameter
op
value1
value2

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

PhenotypeQueryMgr Class  | PhenotypeQueryMgr Members  | Overload List

 

 


© 2009 Medical College of Georgia. All Rights Reserved.