Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Enumerates the data sources supported as replication Subscribers.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
Public Enumeration DataSourceType
'Utilisation
Dim instance As DataSourceType
public enum DataSourceType
public enum class DataSourceType
type DataSourceType
public enum DataSourceType
Membres
| Nom de membre | Description | |
|---|---|---|
| SqlServer | Microsoft SQL Server Subscriber | |
| OdbcDsn | ODBC data source Subscriber | |
| Jet4Database | Microsoft Jet 4.0 (Access) database Subscriber
|
|
| OleDBDataSource | OLE DB data source Subscriber | |
| Exchange | Microsoft Exchange Subscriber | |
| Oracle | Oracle database Subscriber | |
| DB2Universal | DB2 Universal database Subscriber | |
| SqlServerCE | Microsoft SQL Server Compact Subscriber | |
| XmlDataSource | XML data source Subscriber |