BcsEventsActivatorReceiver class

Feature Receiver for BcsEvents feature

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.BusinessData.Infrastructure.BcsEventsActivatorReceiver

Namespace:  Microsoft.SharePoint.BusinessData.Infrastructure
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class BcsEventsActivatorReceiver _
    Inherits SPFeatureReceiver
'Usage
Dim instance As BcsEventsActivatorReceiver
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class BcsEventsActivatorReceiver : SPFeatureReceiver

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

BcsEventsActivatorReceiver members

Microsoft.SharePoint.BusinessData.Infrastructure namespace