共用方式為


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.