Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Activates the external content type.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Activate
'Usage
Dim instance As Entity
instance.Activate()
public void Activate()
Examples
Code Snippet: Create an External Content Type Using the Administration Object Model