Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the SqlCeRemoteDataAccess object.
Overload List
Name | Description | |
---|---|---|
![]() |
SqlCeRemoteDataAccess() () () () | Initializes a new instance of the SqlCeRemoteDataAccess object. |
![]() |
SqlCeRemoteDataAccess(String, String) | Initializes a new instance of the SqlCeRemoteDataAccess object and configures it for anonymous access to Internet Information Services (IIS). |
![]() |
SqlCeRemoteDataAccess(String, String, String, String) | Initializes a new instance of the SqlCeRemoteDataAccess object and configures it for a Basic or Integrated Windows authentication to Internet Information Services (IIS). |
Top