United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Search class library
Microsoft.Office.Server.Search.Administration
SearchGathererDatabase class
SearchGathererDatabase methods
AddBackupObjects method
ChangeDatabaseInstance method
GetChild method
GrantAccess method
Update method
Upgrade method
This topic has not yet been rated
-
Rate this topic
SearchGathererDatabase methods
SharePoint 2013
Other Versions
SharePoint 2010
The
SearchGathererDatabase
type exposes the following members.
Methods
Name
Description
AddBackupObjects
Adds the crawl database to the specified
SPBackupRestoreObject
object.
(Overrides
SearchDatabaseAddBackupObjects(SPBackupRestoreObject)
.)
AddFailoverServiceInstance
(Inherited from
SPDatabase
.)
ChangeDatabaseInstance(String)
(Inherited from
SPDatabase
.)
ChangeDatabaseInstance(SPDatabaseServiceInstance)
(Inherited from
SPDatabase
.)
Clone
(Inherited from
SPPersistedObject
.)
Delete
(Inherited from
SPPersistedObject
.)
DropRoleMember
(Inherited from
SPDatabase
.)
Equals
(Inherited from
SPPersistedObject
.)
Finalize
(Inherited from
Object
.)
GetChild<T>()
(Inherited from
SPPersistedObject
.)
GetChild<T>(String)
(Inherited from
SPPersistedObject
.)
GetHashCode
(Inherited from
SPPersistedObject
.)
GetObjectData
(Inherited from
SPAutoSerializingObject
.)
GetType
(Inherited from
Object
.)
GetVersionForId
(Inherited from
SPDatabase
.)
GrantAccess(SecurityIdentifier)
(Inherited from
SPDatabase
.)
GrantAccess(SecurityIdentifier, String)
(Inherited from
SPDatabase
.)
GrantOwnerAccessToDatabaseAccount
(Inherited from
SPDatabase
.)
HasAdditionalUpdateAccess
(Inherited from
SPPersistedObject
.)
Invalidate
(Inherited from
SPDatabase
.)
IsEmpty
(Inherited from
SPDatabase
.)
MemberwiseClone
(Inherited from
Object
.)
OnAbort
(Inherited from
SPDatabase
.)
OnBackup
(Inherited from
SPDatabase
.)
OnBackupComplete
(Inherited from
SPDatabase
.)
OnDeserialization
(Inherited from
SPDatabase
.)
OnPostRestore
(Inherited from
SPDatabase
.)
OnPrepareBackup
(Inherited from
SPDatabase
.)
OnPreRestore
(Inherited from
SPDatabase
.)
OnRestore
(Inherited from
SPDatabase
.)
Provision
(Inherited from
SPPersistedObject
.)
ToString
(Inherited from
SPPersistedObject
.)
Uncache
(Inherited from
SPPersistedObject
.)
Unprovision
(Inherited from
SPDatabase
.)
Update()
(Inherited from
SPDatabase
.)
Update(Boolean)
(Inherited from
SPPersistedObject
.)
UpdateParent
(Inherited from
SPAutoSerializingObject
.)
Upgrade()
(Inherited from
SPPersistedUpgradableObject
.)
Upgrade(Boolean)
(Inherited from
SPDatabase
.)
Validate
(Inherited from
SPPersistedObject
.)
ValidateBackwardsCompatibility
(Inherited from
SPPersistedUpgradableObject
.)
WarnAboutRemoteBlobStorageSettings
(Inherited from
SPDatabase
.)
Top
See also
Reference
SearchGathererDatabase class
Microsoft.Office.Server.Search.Administration namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD