Click or drag to resize
DataAccessAdapterCoreGetFieldPersistenceInfos Method
Overload List
  NameDescription
Protected methodGetFieldPersistenceInfos(String)
Retrieves the persistence info objects for the fields of the entity passed in.
Protected methodGetFieldPersistenceInfos(IEntity2)
Retrieves the persistence info objects for the fields of the entity passed in.
Protected methodGetFieldPersistenceInfos(IEntityFieldsCore)
Retrieves the persistence info for the fields passed in.
Top
See Also