Omb.Admin Namespace > CenterMgr Class : ReadCenterCore Method |
Reads Center Core Data from the Database
[Visual Basic]
Protected Overridable Function ReadCenterCore( _
ByVal reader As DbDataReader _
) As CenterCore
[C#]
protected virtual CenterCore ReadCenterCore(
DbDataReader reader
);
[C++]
protected: virtual CenterCore* ReadCenterCore(
DbDataReader* reader
)
[C++/CLI]
protected:
virtual CenterCore^ ReadCenterCore(
DbDataReader^ reader
)
A CenterCore populated with Data
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CenterMgr Class | CenterMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.