Omb.Domain Namespace > PhenotypeQueryMgr Class : CreateTable Method |
Add the initial columns to the phenotype data table. Set the unique key constraints and return the data table.
[Visual Basic]
Protected Overridable Function CreateTable() As DataTable
[C#]
protected virtual DataTable CreateTable();
[C++]
protected: virtual DataTable CreateTable();
[C++/CLI]
protected:
virtual DataTable CreateTable();
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.