ArcFM Responder Mobile Developer Guide
GetRepresents Method






Gets the represents for this DataTable.
Overload List
OverloadDescription
GetRepresents(DataTable)Gets the represents for this DataTable.  
GetRepresents(DataRow)Gets the represents for the DataTable of this DataRow.  
GetRepresents(DataRow[])Returns the "represents" name of the table to which all the data rows belong (or an empty string if not all the rows are from the same table).  
GetRepresents(DataRelation)Gets the represents for a DataRelation.  
GetRepresents(DataColumn)Gets the represents for a DataColumn.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataSetConfig Class
DataSetConfig Members

Send Feedback