The IClassAttributesMapper<(Of <(<'TEntity>)>)> type exposes the following members.

Methods

  NameDescription
Public methodBatchSize (Inherited from IEntityAttributesMapper.)
Public methodCache
Public methodCatalog
Public methodComponentAsId<(Of <<'(TComponent>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TComponent>)>>)>)>>))
Public methodComponentAsId<(Of <<'(TComponent>)>>)(String)
Public methodComponentAsId<(Of <<'(TComponent>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TComponent>)>>)>)>>), Action<(Of <<'(IComponentAsIdMapper<(Of <<'(TComponent>)>>)>)>>))
Public methodComponentAsId<(Of <<'(TComponent>)>>)(String, Action<(Of <<'(IComponentAsIdMapper<(Of <<'(TComponent>)>>)>)>>))
Public methodComposedId
Public methodDiscriminator
Public methodDiscriminatorValue
Public methodDynamicInsert (Inherited from IEntityAttributesMapper.)
Public methodDynamicUpdate (Inherited from IEntityAttributesMapper.)
Public methodEntityName (Inherited from IEntityAttributesMapper.)
Public methodFilter
Public methodId(String, Action<(Of <<'(IIdMapper>)>>))
Public methodId<(Of <<'(TProperty>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TProperty>)>>)>)>>))
Public methodId<(Of <<'(TProperty>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TProperty>)>>)>)>>), Action<(Of <<'(IIdMapper>)>>))
Public methodLazy (Inherited from IEntityAttributesMapper.)
Public methodLoader (Inherited from IEntitySqlsMapper.)
Public methodMutable
Public methodNaturalId(Action<(Of <<'(IBasePlainPropertyContainerMapper<(Of <<'(TEntity>)>>)>)>>))
Public methodNaturalId(Action<(Of <<'(IBasePlainPropertyContainerMapper<(Of <<'(TEntity>)>>)>)>>), Action<(Of <<'(INaturalIdAttributesMapper>)>>))
Public methodPersister<(Of <<'(T>)>>) (Inherited from IEntityAttributesMapper.)
Public methodProxy (Inherited from IEntityAttributesMapper.)
Public methodSchema
Public methodSchemaAction
Public methodSelectBeforeUpdate (Inherited from IEntityAttributesMapper.)
Public methodSqlDelete (Inherited from IEntitySqlsMapper.)
Public methodSqlInsert (Inherited from IEntitySqlsMapper.)
Public methodSqlUpdate (Inherited from IEntitySqlsMapper.)
Public methodSubselect (Inherited from IEntitySqlsMapper.)
Public methodSynchronize (Inherited from IEntityAttributesMapper.)
Public methodTable
Public methodVersion(String, Action<(Of <<'(IVersionMapper>)>>))
Public methodVersion<(Of <<'(TProperty>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TProperty>)>>)>)>>), Action<(Of <<'(IVersionMapper>)>>))
Public methodWhere

See Also