ImportModelReceiver members

This class Imports the Model file, model resource file and assemblies in the BDC store. It uses the SharePoint feature receiver infrastructure to do it.

The ImportModelReceiver type exposes the following members.

Constructors

  Name Description
Public method ImportModelReceiver

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Activates the feature. It imports the model file, resource model file and the assemblies. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating It deletes the model file. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ImportModelReceiver class

Microsoft.SharePoint.Deployment namespace