DatabaseStoreSettings Class
The base class for the objects that represent the settings for the Search service application’s database stores.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.TopologyExport.DatabaseStoreSettings
Microsoft.Office.Server.Search.Administration.TopologyExport.CrawlStoreSettings
Microsoft.Office.Server.Search.Administration.TopologyExport.PropertyStoreSettings
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public MustInherit Class DatabaseStoreSettings
'Usage
Dim instance As DatabaseStoreSettings
public abstract class 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
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace