FullTextIndexMapping.Delete Method
Deletes the full text index mapping.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As FullTextIndexMapping
instance.Delete()
void Delete()
Exceptions
Exception | Condition |
---|---|
AdminException | if the configuration deployment fails. A specific error message will provide further details along with the exception. |
See Also
Reference
FullTextIndexMapping Interface
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace