See Also

ModelMgr Class  | ModelMgr 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

reader
invst
See Also Languages Omb Send comments on this topic.

ReadInvestigator Method

Omb.Domain Namespace > ModelMgr Class : ReadInvestigator Method
[Visual Basic]
Protected Overridable Function ReadInvestigator( _    ByVal reader As DbDataReader, _    ByRef invst As Investigator _ ) As Boolean
[C#]
protected virtual bool ReadInvestigator(    DbDataReader reader,    out Investigator invst );
[C++]
protected: virtual bool ReadInvestigator(    DbDataReader* reader,    [PARAMFLAG::Out] Investigator* invst )
[C++/CLI]
protected: virtual bool ReadInvestigator(    DbDataReader^ reader,    [Out] Investigator^ invst )

Parameters

reader
invst

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

ModelMgr Class  | ModelMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.