In selfservicing this is entity.Fields(index).SourceObjectName (VB.NET), in adapter, you have to derive a class from DataAccessAdapter and call GetFieldPersistenceInfo() by passing in the name of the entity. Then grab the first fieldpersistenceinfo object and return SourceObjectName