Перечисление 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. |