See Also

ExperimentMgr Class  | ExperimentMgr 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
exp
See Also Languages Omb Send comments on this topic.

SetExperimentParameters Method

Omb.Domain Namespace > ExperimentMgr Class : SetExperimentParameters Method

Set the parameters required for adding and updating an experiment.

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

Parameters

cmd
exp

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

ExperimentMgr Class  | ExperimentMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.