SourceIdentifier Enumeration
Enumerates all sources of a data change.
Пространство имен: Microsoft.SqlServer.Replication.BusinessLogicSupport
Сборка: Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Синтаксис
'Декларация
Public Enumeration SourceIdentifier
public enum SourceIdentifier
public enum class SourceIdentifier
public enum SourceIdentifier
public enum SourceIdentifier
Members
Member name | Description |
---|---|
SourceIsPublisher | Data change occurred at the Publisher. |
SourceIsSubscriber | Data change occurred at the Subscriber. |
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace