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