SearchAdminDatabase Methods

Include Protected Members
Include Inherited Members

The SearchAdminDatabase type exposes the following members.

Methods

  Name Description
Public method AddBackupObjects Adds the administration database to the specified SPBackupRestoreObject. (Overrides SearchDatabaseAddBackupObjects(SPBackupRestoreObject).)
Public method AddFailoverServiceInstance (Inherited from SPDatabase.)
Public method ChangeDatabaseInstance(String) (Inherited from SPDatabase.)
Public method ChangeDatabaseInstance(SPDatabaseServiceInstance) (Inherited from SPDatabase.)
Public method Clone (Inherited from SPPersistedObject.)
Public methodStatic member CreateInstance(SPFarm, SPDatabaseParameters) Creates an instance of the SearchAdminDatabase class.
Public methodStatic member CreateInstance(SPFarm, SPDatabaseParameters, SPDatabaseValidation) Creates an instance of the SearchAdminDatabase class.
Public methodStatic member CreateNew Creates and provisions an instance of the search administration database.
Public method Delete (Inherited from SPPersistedObject.)
Public method EnsureTopologyInConfigDB Ensures that the configuration database has been updated with the contents of the search administration database.
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method GetVersionForId (Inherited from SPDatabase.)
Protected method GrantAccess(SecurityIdentifier) (Inherited from SPDatabase.)
Protected method GrantAccess(SecurityIdentifier, String) (Inherited from SPDatabase.)
Public method GrantOwnerAccessToDatabaseAccount (Inherited from SPDatabase.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPDatabase.)
Public method IsEmpty (Inherited from SPDatabase.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort (Inherited from SPDatabase.)
Public method OnBackup Provides the method called when the database is being backed up. (Overrides SearchDatabaseOnBackup(Object, SPBackupInformation).)
Public method OnBackupComplete (Inherited from SPDatabase.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method OnPostRestore Provides the method called after the restore operation has been completed. (Overrides SPDatabase.OnPostRestore(Object, SPRestoreInformation).)
Public method OnPrepareBackup (Inherited from SPDatabase.)
Public method OnPreRestore Provides the method that is called before the restore operation starts. (Overrides SPDatabase.OnPreRestore(Object, SPRestoreInformation).)
Public method OnRestore Provides the method that is called when the database is being restored. (Overrides SearchDatabaseOnRestore(Object, SPRestoreInformation).)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPDatabase.)
Public method Update() (Inherited from SPDatabase.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)
Protected method WarnAboutRemoteBlobStorageSettings (Inherited from SPDatabase.)

Top

See Also

Reference

SearchAdminDatabase Class

Microsoft.Office.Server.Search.Administration Namespace