Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to row on insert #5

Open
wants to merge 2 commits into
base: 2.0
Choose a base branch
from
Open

Connect to row on insert #5

wants to merge 2 commits into from

Conversation

frischgis
Copy link

During InsertInto(ITable), the Entity can fetch and reference the inserted row. In this way, an Entity can be created as non-databound and will become databound on insert.

During InsertInto(ITable), the Entity can fetch and reference the
inserted row.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant