NetworkType Enumeration
.NET Framework 2.0
Specifies the network protocol to use when setting the DistributorNetwork or PublisherNetwork properties of the SqlCeReplication object.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in system.data.sqlserverce.dll)
Assembly: System.Data.SqlServerCe (in system.data.sqlserverce.dll)
| Member name | Description | |
|---|---|---|
![]() | DefaultNetwork | Use the currently-configured Net-Library when setting the DistributorNetwork or PublisherNetwork properties of the SqlCeReplication object. |
![]() | MultiProtocol | Use the Multiprotocol Net-Library when setting the DistributorNetwork or PublisherNetwork properties of the SqlCeReplication object. |
![]() | TcpIpSockets | Use the TCP/IP Sockets Net-Library when setting the DistributorNetwork or PublisherNetwork properties of the SqlCeReplication object. |
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows XP Professional x64 Edition, Windows XP SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show:
