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()