BcsEventsActivatorReceiver class
Receptor do recurso de BcsEvents
Hierarquia de herança
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.SharePoint.BusinessData.Infrastructure.BcsEventsActivatorReceiver
Namespace: Microsoft.SharePoint.BusinessData.Infrastructure
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Sintaxe
'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class BcsEventsActivatorReceiver _
Inherits SPFeatureReceiver
'Uso
Dim instance As BcsEventsActivatorReceiver
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class BcsEventsActivatorReceiver : SPFeatureReceiver
Segurança do thread
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.