SqlCeRemoteDataAccess Members
SqlCeRemoteDataAccess overview
Public Constructors
SqlCeRemoteDataAccess Constructor
Supported only by the .NET Compact Framework. |
Overloaded. Initializes a new instance of the SqlCeRemoteDataAccess class. |
Public Properties
InternetLogin
Supported only by the .NET Compact Framework. |
Specifies the Microsoft Internet Information Services (IIS) login name used when connecting to the SQL Server CE Server Agent. |
InternetPassword
Supported only by the .NET Compact Framework. |
Specifies the Microsoft Internet Information Services (IIS) password used when connecting to the SQL Server CE Server Agent. |
InternetProxyLogin
Supported only by the .NET Compact Framework. |
Specifies the login name used when connecting to a proxy server (defined in the InternetProxyServer property) that requires authentication. |
InternetProxyPassword
Supported only by the .NET Compact Framework. |
Specifies the password used when connecting to a proxy server (defined in the InternetProxyServer property) that requires authentication. |
InternetProxyServer
Supported only by the .NET Compact Framework. |
Specifies the proxy server to use when accessing the HTTP resource specified in the InternetUrl property. |
InternetUrl
Supported only by the .NET Compact Framework. |
Specifies the URL used to connect to the SQL Server CE Server Agent. The SQL Server CE Server Agent is the Microsoft Information Services (IIS) ISAPI DLL that connects the Microsoft SQL Server 2000 Windows CE Edition (SQL Server CE) client to the Microsoft SQL Server Database. This property must be specified. |
LocalConnectionString
Supported only by the .NET Compact Framework. |
Specifies the OLE DB connection string for the SQL Server CE database on the Microsoft Windows CE .NET-based device. |
Public Methods
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose
Supported only by the .NET Compact Framework. |
Releases all unmanaged resources. |
Equals (inherited from Object)
Supported only by the .NET Compact Framework. |
Overloaded. Determines whether two Object instances are equal. |
GetHashCode (inherited from Object)
Supported only by the .NET Compact Framework. |
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetType (inherited from Object)
Supported only by the .NET Compact Framework. |
Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
Pull
Supported only by the .NET Compact Framework. |
Overloaded. |
Push
Supported only by the .NET Compact Framework. |
Overloaded. |
SubmitSql
Supported only by the .NET Compact Framework. |
Submits SQL statements for execution on a database in Microsoft SQL Server on a remote server. |
ToString (inherited from Object)
Supported only by the .NET Compact Framework. |
Returns a String that represents the current Object. |
Protected Methods
Finalize
Supported only by the .NET Compact Framework. |
Overridden.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object)
Supported only by the .NET Compact Framework. |
Creates a shallow copy of the current Object. |
See Also
SqlCeRemoteDataAccess Class | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.