SqlCeRemoteDataAccess Constructor
Initializes a new instance of the SqlCeRemoteDataAccess object.
Overload List
Name | Description |
---|---|
SqlCeRemoteDataAccess () | Initializes a new instance of the SqlCeRemoteDataAccess object. Supported by the .NET Compact Framework. |
SqlCeRemoteDataAccess (String, String) | Initializes a new instance of the SqlCeRemoteDataAccess object and configures it for anonymous access to Microsoft Internet Information Services (IIS). Supported by the .NET Compact Framework. |
SqlCeRemoteDataAccess (String, String, String, String) | Initializes a new instance of the SqlCeRemoteDataAccess object and configures it for a Basic or Integrated Windows authentication to Microsoft Internet Information Services (IIS). Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeRemoteDataAccess Class
SqlCeRemoteDataAccess Members
System.Data.SqlServerCe Namespace