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
<ComVisibleAttribute(True)> _
Public Enumeration DataSourceType
[ComVisibleAttribute(true)]
public enum DataSourceType
[ComVisibleAttribute(true)]
public enum class DataSourceType
/** @attribute ComVisibleAttribute(true) */
public enum DataSourceType
ComVisibleAttribute(true)
public enum DataSourceType
Members
Member name | Description |
---|---|
DB2Universal | DB2 Universal database Subscriber |
Exchange | Microsoft Exchange Subscriber |
Jet4Database | Microsoft Jet 4.0 (Access) database Subscriber |
OdbcDsn | ODBC data source Subscriber |
OleDBDataSource | OLE DB data source Subscriber |
Oracle | Oracle database Subscriber |
SqlServer | SQL Server Subscriber |
SqlServerCE | SQL Server 2005 Compact Edition Subscriber |
XmlDataSource | XML data source Subscriber |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.