Omb.Domain Namespace > PACatValueMgr Class : ReadPACV Method |
[Visual Basic]
Protected Overridable Function ReadPACV( _
ByVal reader As DbDataReader _
) As PACatValue
[C#]
protected virtual PACatValue ReadPACV(
DbDataReader reader
);
[C++]
protected: virtual PACatValue* ReadPACV(
DbDataReader* reader
)
[C++/CLI]
protected:
virtual PACatValue^ ReadPACV(
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
PACatValueMgr Class | PACatValueMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.