Returns the internal (mapped) field name and table name
that is used under the hood to store the actual data in the data set.
public virtual string GetInternalFieldName( string exposedFieldName,
string exposedTableName );
Return Value
Mapped field name
Parameters
exposedFieldName
External field name
exposedTableName
Table the field belongs to (external name)
See also:
Class BusinessEntity