See Also

PhenotypeQueryMgr Class  | PhenotypeQueryMgr Members

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

query1
query2
See Also Languages Omb Send comments on this topic.

AppendQuery Method

Omb.Domain Namespace > PhenotypeQueryMgr Class : AppendQuery Method

Append query to existing query string.

[Visual Basic]
Protected Overridable Function AppendQuery( _    ByVal query1 As String, _    ByVal query2 As String _ ) As String
[C#]
protected virtual string AppendQuery(    string query1,    string query2 );
[C++]
protected: virtual string* AppendQuery(    string* query1,    string* query2 )
[C++/CLI]
protected: virtual String^ AppendQuery(    String^ query1,    String^ query2 )

Parameters

query1
query2

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

 

 


© 2009 Medical College of Georgia. All Rights Reserved.