This is a migrated thread and some comments may be shown as answers.

[Solved] Fluent API

1 Answer 151 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 01 Sep 2010, 03:01 PM
Hey Guys,
  I see the sitefinity forms component uses OpenAccess to auto-generate a new table for every form...which is a feature I need to implement myself in another project :)

  Is there documentation anywhere on how to accomplish that by any chance?

Steve

1 Answer, 1 is accepted

Sort by
0
Petko_I
Telerik team
answered on 07 Sep 2010, 09:05 AM
Hello Steve,

Sorry for the delayed answer. I suppose what you are referring to is artificial fields for dynamically extending your persistent classes definition. Currently, this functionality is not exposed with the Fluent Mapping API. However, there are a number of resources (mainly related to the old scope approach) to get you started.

New Feature: Artificial Fields

Artificial Fields and Types

I have attached an example which was prepared for another customer but illustrates working with the Generic Metadata Access API and the new domain model. It shows how to add a persistent type with fields and an association dynamically during runtime.

Do not hesitate to contact us for additional information.

Greetings,
Petko_I
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Petko_I
Telerik team
Share this question
or