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

procedure
query
ageUnit
sc
c
See Also Languages Omb Send comments on this topic.

GetQueryResultData Method

Omb.Domain Namespace > PhenotypeQueryMgr Class : GetQueryResultData Method

Get query result as data set.

[Visual Basic]
Protected Overridable Function GetQueryResultData( _    ByVal procedure As String, _    ByVal query As String, _    ByVal ageUnit As ID, _    ByVal sc As SecurityContext, _    ByVal c As Nullable(Of Consortium) _ ) As DataSet
[C#]
protected virtual DataSet GetQueryResultData(    string procedure,    string query,    ID ageUnit,    SecurityContext sc,    Nullable<Consortium> c );
[C++]
protected: virtual DataSet GetQueryResultData(    string* procedure,    string* query,    ID ageUnit,    SecurityContext* sc,    Nullable<Consortium> c )
[C++/CLI]
protected: virtual DataSet GetQueryResultData(    String^ procedure,    String^ query,    ID ageUnit,    SecurityContext^ sc,    Nullable<Consortium> c )

Parameters

procedure
query
ageUnit
sc
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

 

 


© 2009 Medical College of Georgia. All Rights Reserved.