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. |
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace