Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
Members
| Member name | Description | |
|---|---|---|
| SourceIsPublisher | Data change occurred at the Publisher. | |
| SourceIsSubscriber | Data change occurred at the Subscriber. |
See Also
Reference
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace