Share via


CrawlStoreSettings Class

Represents the settings for the crawl database.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.TopologyExport.DatabaseStoreSettings
    Microsoft.Office.Server.Search.Administration.TopologyExport.CrawlStoreSettings

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

Syntax

'Declaration
Public NotInheritable Class CrawlStoreSettings _
    Inherits DatabaseStoreSettings
'Usage
Dim instance As CrawlStoreSettings
public sealed class CrawlStoreSettings : DatabaseStoreSettings

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CrawlStoreSettings Members

Microsoft.Office.Server.Search.Administration.TopologyExport Namespace