Entity.SwitchActive Method
Include Protected Members
Include Inherited Members
Deactivates the previously active version of the external content type by using various options.
Overload List
Name | Description | |
---|---|---|
SwitchActive() | Deactivates the previously active version of the external content type, and activates the version represented by this external content type object. | |
SwitchActive(IList<Entity>, AdministrationMetadataCatalog) | Deactivates the previously active version of the specified external content types, and activates the version represented by the specified external content types. |
Top