Omb.Domain Namespace > PublicationMgr Class : ReadPublication Method |
Read publication data from current record in data reader.
[Visual Basic]
Protected Function ReadPublication( _
ByVal reader As DbDataReader _
) As Publication
[C#]
protected Publication ReadPublication(
DbDataReader reader
);
[C++]
protected: Publication* ReadPublication(
DbDataReader* reader
)
[C++/CLI]
protected:
Publication^ ReadPublication(
DbDataReader^ reader
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PublicationMgr Class | PublicationMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.