Skip to content

when calling GetPrimaryKeyFieldsFor function #166

Description

@progsherief

dear,
exception While trying to use context.UpdateGraph
ex: context.UpdateGraph(UpdatedWF, map => map.OwnedCollection(x => x.contexts));
i have this error : ambiguos match found - when calling :GetPrimaryKeyFieldsFor function at
return metadata.KeyMembers
.Select(k => entityType.GetProperty(k.Name, BindingFlags.Instance | BindingFlags.NonPublic BindingFlags.Public))
.ToList();
line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions