Expand Minimize
This topic has not yet been rated - Rate this topic

SubscriberType Enumeration

Enumerates the types of data sources that can be a Subscriber to a publication.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public enum SubscriberType
Member nameDescription
SqlServerSQL Server instance.
OdbcDataSourceODBC data source.
JetDatabaseMicrosoft Jet version 3.5 database using ODBC without a data source name.
OleDBDataSourceOLE DB provider or a Jet version 4.0 database persisted as a Microsoft SQL Server linked server.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.