Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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