SqlCeRemoteDataAccess.Pull Method
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.
Overload List
Name | Description |
---|---|
SqlCeRemoteDataAccess.Pull (String, String, String) |
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.
|
SqlCeRemoteDataAccess.Pull (String, String, String, RdaTrackOption) |
Downloads data from a remote database and stores that data in a single table in a local SQL Server Compact 3.5 SP1 database.
|
SqlCeRemoteDataAccess.Pull (String, String, String, RdaTrackOption, String) |
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.
|
See Also
Reference
SqlCeRemoteDataAccess Class
SqlCeRemoteDataAccess Members
System.Data.SqlServerCe Namespace