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
c
See Also Languages Omb Send comments on this topic.

ConditionToSQL(String,Condition) Method

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

Get the appropriate construct in SQL for the input condition.

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

Parameters

parameter
c

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.