यह बाएँ और दाएँ के साथ आवर्ती भ्रम है, देखें यह स्लौमा द्वारा स्पष्टीकरण। तो आपको बस मुख्य नामों को बदलना होगा:
m.MapLeftKey("UserId"); // Property in the HasMany call
m.MapRightKey("SessionId"); // Property in the WithMany call
यह बाएँ और दाएँ के साथ आवर्ती भ्रम है, देखें यह स्लौमा द्वारा स्पष्टीकरण। तो आपको बस मुख्य नामों को बदलना होगा:
m.MapLeftKey("UserId"); // Property in the HasMany call
m.MapRightKey("SessionId"); // Property in the WithMany call