You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Insert and Update should ignore additional Properties, and Properties which are marked as Ignore.
Currently all Properties will be converted to columns, which raise an Exception if the Column doesn't exist.
Insert and Update should ignore additional Properties, and Properties which are marked as Ignore.
Currently all Properties will be converted to columns, which raise an Exception if the Column doesn't exist.