See Also

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

SetPhenotypeDataSetParameters Method

Omb.Domain Namespace > PhenotypeDataSetMgr Class : SetPhenotypeDataSetParameters Method

Set the parameters required for adding and updating a data set.

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

Parameters

cmd
data

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

PhenotypeDataSetMgr Class  | PhenotypeDataSetMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.