Omb.Domain Namespace > PACatValueMgr Class : SetPACVParameters Method |
Set the parameters required for adding and updating an experiment.
[Visual Basic]
Protected Overridable Sub SetPACVParameters( _
ByVal cmd As DbCommand, _
ByVal pacv As PACatValue _
)
[C#]
protected virtual void SetPACVParameters(
DbCommand cmd,
PACatValue pacv
);
[C++]
protected: virtual void SetPACVParameters(
DbCommand* cmd,
PACatValue* pacv
)
[C++/CLI]
protected:
virtual void SetPACVParameters(
DbCommand^ cmd,
PACatValue^ pacv
)
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.