Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Explicit interface definition for the Event class.
Namespace: Microsoft.SqlServer.NotificationServices
Assembly: Microsoft.SqlServer.NotificationServices (in microsoft.sqlserver.notificationservices.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<DefaultMemberAttribute("Item")> _
Public Interface IEvent
[ComVisibleAttribute(true)]
[DefaultMemberAttribute("Item")]
public interface IEvent
[ComVisibleAttribute(true)]
[DefaultMemberAttribute(L"Item")]
public interface class IEvent
/** @attribute ComVisibleAttribute(true) */
/** @attribute DefaultMemberAttribute("Item") */
public interface IEvent
ComVisibleAttribute(true)
DefaultMemberAttribute("Item")
public interface IEvent
Remarks
Do not implement this interface. This is an explicit interface definition for the Event class and is provided only for COM interop.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IEvent Members
Microsoft.SqlServer.NotificationServices Namespace