Schema.Activate method

Activate this schema.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub Activate
'Usage
Dim instance As Schema

instance.Activate()
public void Activate()

Exceptions

Exception Condition
UnauthorizedAccessException

If the schema owner does not have the required privileges.

Exception

If an error occurred while activating this schema.

See also

Reference

Schema class

Schema members

Microsoft.Office.Server.Search.Administration namespace