SqlCeRemoteDataAccess.Pull Method
Downloads data from a remote Microsoft SQL Server database and stores that data in a single table in a local Microsoft SQL Server Compact Edition database.
Overload List
Name | Description |
---|---|
SqlCeRemoteDataAccess.Pull (String, String, String) | Downloads data from a remote Microsoft SQL Server database and stores that data in a single table in a local Microsoft SQL Server Compact Edition database. Supported by the .NET Compact Framework. |
SqlCeRemoteDataAccess.Pull (String, String, String, RdaTrackOption) | Downloads data from a remote Microsoft SQL Server database and stores that data in a single table in a local Microsoft SQL Server Compact Edition database. Supported by the .NET Compact Framework. |
SqlCeRemoteDataAccess.Pull (String, String, String, RdaTrackOption, String) | Downloads data from a remote Microsoft SQL Server database and stores that data in a single table in a local Microsoft SQL Server Compact Edition database. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeRemoteDataAccess Class
SqlCeRemoteDataAccess Members
System.Data.SqlServerCe Namespace