Class RefreshAllEntities
Inherited Members
Namespace: LemonEdge.Connections.Database.Migrations.Upgraders
Assembly: LemonEdge.Database.Connector.dll
Syntax
public abstract class RefreshAllEntities : BaseMigrationUpgrader
Constructors
RefreshAllEntities(IDataAccessor)
Declaration
protected RefreshAllEntities(IDataAccessor accessor)
Parameters
Type | Name | Description |
---|---|---|
IDataAccessor | accessor |
Methods
RefreshDescriptorSchemas()
Declaration
public override IEnumerable<EntityDescriptor> RefreshDescriptorSchemas()
Returns
Type | Description |
---|---|
IEnumerable<EntityDescriptor> |