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

dataset
criteria
See Also Languages Omb Send comments on this topic.

UpdatePhenotypeDataSetCriteria Method

Omb.Domain Namespace > PhenotypeDataSetMgr Class : UpdatePhenotypeDataSetCriteria Method

Update the criteria associated with a data set. NOTE: This method has no security check.

[Visual Basic]
Protected Overridable Sub UpdatePhenotypeDataSetCriteria( _    ByVal dataset As ID, _    ByVal criteria As PhenotypeQueryCriteria _ )
[C#]
protected virtual void UpdatePhenotypeDataSetCriteria(    ID dataset,    PhenotypeQueryCriteria criteria );
[C++]
protected: virtual void UpdatePhenotypeDataSetCriteria(    ID dataset,    PhenotypeQueryCriteria* criteria )
[C++/CLI]
protected: virtual void UpdatePhenotypeDataSetCriteria(    ID dataset,    PhenotypeQueryCriteria^ criteria )

Parameters

dataset
criteria

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.