SourceIdentifier Enumeration
Enumerates all sources of a data change.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Syntax
'Declaration
Public Enumeration SourceIdentifier
public enum SourceIdentifier
public enum class SourceIdentifier
public enum SourceIdentifier
public enum SourceIdentifier
Members
Member name | Description |
---|---|
SourceIsPublisher | Data change occurred at the Publisher. |
SourceIsSubscriber | Data change occurred at the 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.
See Also
Reference
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace