SourceIdentifier 枚举
Enumerates all sources of a data change.
命名空间: Microsoft.SqlServer.Replication.BusinessLogicSupport
程序集: Microsoft.SqlServer.Replication.BusinessLogicSupport(在 Microsoft.SqlServer.Replication.BusinessLogicSupport.dll 中)
语法
声明
Public Enumeration SourceIdentifier
用法
Dim instance As SourceIdentifier
public enum SourceIdentifier
public enum class SourceIdentifier
type SourceIdentifier
public enum SourceIdentifier
成员
成员名称 | 说明 | |
---|---|---|
SourceIsPublisher | Data change occurred at the Publisher. | |
SourceIsSubscriber | Data change occurred at the Subscriber. |