次の方法で共有


SourceIdentifier 列挙体

データ変更のすべてのソースを列挙します。

名前空間:  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 データ変更はパブリッシャで発生しました。
SourceIsSubscriber データ変更はサブスクライバで発生しました。