See Also

AnimalMgr Class  | AnimalMgr 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

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

SetAnimalParameters Method

Omb.Domain Namespace > AnimalMgr Class : SetAnimalParameters Method

Sets the Parameters for Adding/Updating an Animal

[Visual Basic]
Protected Overridable Sub SetAnimalParameters( _    ByVal cmd As DbCommand, _    ByVal a As Animal _ )
[C#]
protected virtual void SetAnimalParameters(    DbCommand cmd,    Animal a );
[C++]
protected: virtual void SetAnimalParameters(    DbCommand* cmd,    Animal* a )
[C++/CLI]
protected: virtual void SetAnimalParameters(    DbCommand^ cmd,    Animal^ a )

Parameters

cmd
DbCommand Object
a
Animal 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

AnimalMgr Class  | AnimalMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.