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.
Enumerates the data sources supported as replication Subscribers.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Public Enumeration DataSourceType
'Usage
Dim instance As DataSourceType
public enum DataSourceType
public enum class DataSourceType
type DataSourceType
public enum DataSourceType
Members
Member name | Description | |
---|---|---|
DB2Universal | DB2 Universal database Subscriber | |
Exchange | Microsoft Exchange Subscriber | |
Jet4Database | Microsoft Jet 4.0 (Access) database Subscriber
Note Support has been dropped for Jet 4.0 Subscribers to merge publications. |
|
OdbcDsn | ODBC data source Subscriber | |
OleDBDataSource | OLE DB data source Subscriber | |
Oracle | Oracle database Subscriber | |
SqlServer | Microsoft SQL Server Subscriber | |
SqlServerCE | Microsoft SQL Server Compact Subscriber | |
XmlDataSource | XML data source Subscriber |