Remote Data Access Programming (SQL Server Compact)
This section describes the methods and properties of the RemoteDataAccess object and provides information about programming for remote data access using Microsoft Visual C++ for Devices. Applications use the RemoteDataAccess object to access a database on a remote instance of Microsoft SQL Server. The following table describes the topics in this section.
Topic | Description |
---|---|
Describes the three methods of the RemoteDataAccess object. |
|
Describes the properties supported by the RemoteDataAccess object and shows which RemoteDataAccess object methods use each property. |
|
Describes the two enumerations that are used with the Push and Pull methods. |