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
'Usage
Dim instance As SourceIdentifier
public enum SourceIdentifier
public enum class SourceIdentifier
type SourceIdentifier
public enum SourceIdentifier
Member
| Membername | Beschreibung | |
|---|---|---|
| SourceIsPublisher | Data change occurred at the Publisher. | |
| SourceIsSubscriber | Data change occurred at the Subscriber. |