Walaa wrote:
SelfServicing: EntityField.SourceColumnName
Adapter: FieldPersistenceInfo.SourceColumnName
use the following to get the FieldPersistenceInfo object of an EntityField2
adapter.GetFieldPersistenceInfo(IEntityField2)
Hmm, I can't get this to work. GetFieldPersistenceInfo doesn't appear to be a public method on the adapter.
Edit: using version 2 + VS2005.