IMergeSynchronizationAgent.SubscriberDataSourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Replication::DataSourceType SubscriberDataSourceType { Microsoft::SqlServer::Replication::DataSourceType get(); void set(Microsoft::SqlServer::Replication::DataSourceType value); };
public Microsoft.SqlServer.Replication.DataSourceType SubscriberDataSourceType { get; set; }
member this.SubscriberDataSourceType : Microsoft.SqlServer.Replication.DataSourceType with get, set
Public Property SubscriberDataSourceType As DataSourceType