The DataAccessorHelpers type exposes the following members.

Methods

  Name Description
LocalToTableDataMigrator<(Of <(TEntity>)>)
Migrates data from a LocalDataAccessor to a TableDataAccessor
TableToLocalDataMigrator<(Of <(TEntity>)>)
Migrates data from a TableDataAccessor to a LocalDataAccessor

See Also