See Also

GrantMgr Class  | GrantMgr 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.

ReadGrant Method

Omb.Admin Namespace > GrantMgr Class : ReadGrant Method

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

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

Parameters

reader
DbDataReader Object

Return Type

Grant 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

GrantMgr Class  | GrantMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.