Push Method

Transmits changes from a pulled tracked table in back to the originating table. These changes are individually applied to the server in separate transactions.

Overload List

  Name Description
Public method Push(String, String) Transmits changes from a pulled tracked table in back to the originating table. These changes are individually applied to the server in separate transactions.
Public method Push(String, String, RdaBatchOption) Transmits changes from a pulled tracked table in back to the table. These changes can be either individually applied to the server or batched together in a single transaction.

Top

See Also

Reference

SqlCeRemoteDataAccess Class

SqlCeRemoteDataAccess Members

System.Data.SqlServerCe Namespace