See Also

GroupMgr Class  | GroupMgr 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
DbDataReader Object
See Also Languages Omb Send comments on this topic.

ReadGroup Method

Omb.Admin Namespace > GroupMgr Class : ReadGroup Method

Reads the Group data from the database and populates the Group Object

[Visual Basic]
Protected Overridable Function ReadGroup( _    ByVal reader As DbDataReader _ ) As Group
[C#]
protected virtual Group ReadGroup(    DbDataReader reader );
[C++]
protected: virtual Group* ReadGroup(    DbDataReader* reader )
[C++/CLI]
protected: virtual Group^ ReadGroup(    DbDataReader^ reader )

Parameters

reader
DbDataReader Object

Return Type

Group Object

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

GroupMgr Class  | GroupMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.