datatable.load options

Last post 04-18-2008 10:36 AM by garyding2003. 0 replies.

Sort Posts:

  • datatable.load options

    04-18-2008, 10:36 AM

    datatable.load has 3 options:

    Load Option

    Description

    PreserveChanges (default)

    Updates the original version of the row with the value of the incoming row.

    OverwriteChanges

    Updates the current and original versions of the row with the value of the incoming row.

    Upsert

    Updates the current version of the row with the value of the incoming row.

    I can't make them clear, such as what is the original and current version. Could you explain them to me?

     

    Thanks for all help from you!
Page 1 of 1 (1 items)