RecordLockConfiguration Class
Class RecordLockConfiguration.
Implements the IEntityTypeConfiguration
Namespace:
RingSoft.DbLookup.EfCoreAssembly: RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)
Syntax
public class RecordLockConfiguration : IEntityTypeConfiguration<RecordLock>
Public Class RecordLockConfiguration _ Implements IEntityTypeConfiguration(Of RecordLock)
public ref class RecordLockConfiguration : IEntityTypeConfiguration<RecordLock^>