Omb.Domain Namespace > PhenotypeQueryMgr Class : CriterionTypeToIDParameter Method |
Get the appropriate stored procedure ID parameter for input criterion type.
[Visual Basic]
Protected Overridable Function CriterionTypeToIDParameter( _
ByVal type As CriterionType _
) As String
[C#]
protected virtual string CriterionTypeToIDParameter(
CriterionType type
);
[C++]
protected: virtual string* CriterionTypeToIDParameter(
CriterionType type
)
[C++/CLI]
protected:
virtual String^ CriterionTypeToIDParameter(
CriterionType type
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
PhenotypeQueryMgr Class | PhenotypeQueryMgr Members
© 2009 Medical College of Georgia. All Rights Reserved.