Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. // Bug Fix
  2. // Las propiedades de <target> y <source>. xxxxx están en conflicto: la propiedad DataType no coincide.
  3.  
  4. dt.Merge(dtOrigin.CopyToDataTable(), true, MissingSchemaAction.Ignore);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement