ISubscriber Interface

Explicit interface definition for the Subscriber class.

Пространство имен: Microsoft.SqlServer.NotificationServices
Сборка: Microsoft.SqlServer.NotificationServices (in microsoft.sqlserver.notificationservices.dll)

Синтаксис

'Декларация
<ComVisibleAttribute(True)> _
Public Interface ISubscriber
[ComVisibleAttribute(true)] 
public interface ISubscriber
[ComVisibleAttribute(true)] 
public interface class ISubscriber
/** @attribute ComVisibleAttribute(true) */ 
public interface ISubscriber
ComVisibleAttribute(true) 
public interface ISubscriber

Замечания

Do not implement this interface. This is an explicit interface definition for the Subscriber class and is provided only for COM interop.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

ISubscriber Members
Microsoft.SqlServer.NotificationServices Namespace