Omb.Domain Namespace > PhenotypeAssayMgr Class : SetPhenotypeAssayParameters Method |
[Visual Basic]
Protected Overridable Sub SetPhenotypeAssayParameters( _
ByVal cmd As DbCommand, _
ByVal assay As PhenotypeAssay _
)
[C#]
protected virtual void SetPhenotypeAssayParameters(
DbCommand cmd,
PhenotypeAssay assay
);
[C++]
protected: virtual void SetPhenotypeAssayParameters(
DbCommand* cmd,
PhenotypeAssay* assay
)
[C++/CLI]
protected:
virtual void SetPhenotypeAssayParameters(
DbCommand^ cmd,
PhenotypeAssay^ assay
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeAssayMgr Class | PhenotypeAssayMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.