See Also

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

SetSampleParameters Method

Omb.Domain Namespace > SampleMgr Class : SetSampleParameters Method

Set the parameters required for adding and updating a sample.

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

Parameters

cmd
sample

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

SampleMgr Class  | SampleMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.