Share via


Entity.SwitchActive method

Deactivates the previously active version of the external content type, and activates the version represented by this external content type object.

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

Syntax

'Declaration
Public Sub SwitchActive
'Usage
Dim instance As Entity

instance.SwitchActive()
public void SwitchActive()

See also

Reference

Entity class

Entity members

SwitchActive overload

Microsoft.SharePoint.BusinessData.Administration namespace