LinksStore.Delete method

Delete this store. This will throw InvalidOperationException if there are any partitions currently stored in this property store.

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

Syntax

'Declaration
Public Sub Delete
'Usage
Dim instance As LinksStore

instance.Delete()
public void Delete()

See also

Reference

LinksStore class

LinksStore members

Microsoft.Office.Server.Search.Administration namespace