See Also

GroupMgr Class  | GroupMgr Members  | Overload List

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

cmd
DbCommand Object
See Also Languages Omb Send comments on this topic.

GetGroups(DbCommand) Method

Omb.Admin Namespace > GroupMgr Class > GetGroups Method : GetGroups(DbCommand) Method

Returns GroupList populated with all Groups in database with specific parameters defined in DbCommand object

[Visual Basic]
Overloads Protected Overridable Function GetGroups( _    ByVal cmd As DbCommand _ ) As GroupList
[C#]
protected virtual GroupList GetGroups(    DbCommand cmd );
[C++]
protected: virtual GroupList* GetGroups(    DbCommand* cmd )
[C++/CLI]
protected: virtual GroupList^ GetGroups(    DbCommand^ cmd )

Parameters

cmd
DbCommand Object

Return Type

GroupList 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  | Overload List

 

 


© 2009 Medical College of Georgia. All Rights Reserved.