SqlCeRemoteDataAccess Methods

Public Methods

(see also Protected Methods )

  Name Description
2y462b4w.pubmethod(en-us,VS.90).gif Dispose
Releases all unmanaged resources.
2y462b4w.pubmethod(en-us,VS.90).gif Equals  Overloaded. (inherited from Object )
2y462b4w.pubmethod(en-us,VS.90).gif GetHashCode  (inherited from Object )
2y462b4w.pubmethod(en-us,VS.90).gif GetType  (inherited from Object )
2y462b4w.pubmethod(en-us,VS.90).gif Pull Overloaded.
Downloads data from a remote SQL Server database and stores that data in a single table in a local SQL Server Compact 3.5 SP1 database.
2y462b4w.pubmethod(en-us,VS.90).gif Push Overloaded.
Transmits changes from a pulled tracked table in SQL Server Compact 3.5 SP1 back to the originating SQL Server table. These changes are individually applied to the server in separate transactions.
2y462b4w.pubmethod(en-us,VS.90).gif 2y462b4w.static(en-us,VS.90).gif ReferenceEquals  (inherited from Object )
2y462b4w.pubmethod(en-us,VS.90).gif SubmitSql
Submits SQL statements for execution on a database in SQL Server on a remote server.
2y462b4w.pubmethod(en-us,VS.90).gif ToString  (inherited from Object )

Protected Methods

  Name Description
2y462b4w.protmethod(en-us,VS.90).gif Finalize  (inherited from Object )
2y462b4w.protmethod(en-us,VS.90).gif MemberwiseClone  (inherited from Object )

See Also

Reference

SqlCeRemoteDataAccess Class
System.Data.SqlServerCe Namespace