ImportModelReceiver members
Include protected members
Include inherited members
Essa classe importa o arquivo de modelo, arquivo de recurso do modelo e assemblies no armazenamento do BDC. Ele usa a infra-estrutura do receptor de recursos do SharePoint para fazê-lo.
The ImportModelReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ImportModelReceiver |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
FeatureActivated | Ativa o recurso. Importa o arquivo de modelo, o arquivo de modelo de recurso e os assemblies. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) | |
FeatureDeactivating | Ele exclui o arquivo de modelo. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top