Compartilhar via


SearchAdminDatabase members

Include protected members
Include inherited members

Encapsula o banco de dados de administração de pesquisa.

The SearchAdminDatabase type exposes the following members.

Constructors

  Name Description
Public method SearchAdminDatabase() Inicializa uma nova instância da classe SearchAdminDatabase .
Public method SearchAdminDatabase(String, SPDatabaseServiceInstance) Inicializa uma nova instância da classe SearchAdminDatabase .

Top

Properties

  Name Description
Protected property BuildVersion (Inherited from SPDatabase.)
Public property CanRenameOnRestore (Inherited from SPDatabase.)
Public property CanSelectForBackup (Inherited from SPDatabase.)
Public property CanSelectForRestore (Inherited from SPDatabase.)
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property DatabaseConnectionString (Inherited from SPDatabase.)
Protected property Description Obtém a descrição do banco de dados de administração de pesquisa. (Overrides SearchDatabaseDescription().)
Public property DiskSizeRequired (Inherited from SPDatabase.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Exists (Inherited from SPDatabase.)
Public property FailoverServer (Inherited from SPDatabase.)
Public property FailoverServiceInstance (Inherited from SPDatabase.)
Public property Farm (Inherited from SPPersistedObject.)
Protected property FriendlyName Obtém o nome amigável do banco de dados de administração de pesquisa. (Overrides SearchDatabaseFriendlyName().)
Public property Id (Inherited from SPPersistedObject.)
Public property IncludeInVssBackup (Inherited from SPDatabase.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property IsReadOnly (Inherited from SPDatabase.)
Public property IsSqlAzure (Inherited from SPDatabase.)
Public property LegacyDatabaseConnectionString (Inherited from SPDatabase.)
Public property MultiSubnetFailover (Inherited from SPDatabase.)
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property NormalizedDataSource (Inherited from SPDatabase.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Password (Inherited from SPDatabase.)
Public property Properties (Inherited from SPPersistedObject.)
Public property SchemaVersionXml (Inherited from SPDatabase.)
Public property Server (Inherited from SPDatabase.)
Public property ServiceInstance (Inherited from SPDatabase.)
Public property Snapshots (Inherited from SPDatabase.)
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Username (Inherited from SPDatabase.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method AddBackupObjects Adiciona o banco de dados de administração para o especificado 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) Cria uma instância da classe SearchAdminDatabase .
Public methodStatic member CreateInstance(SPFarm, SPDatabaseParameters, SPDatabaseValidation) Cria uma instância da classe SearchAdminDatabase .
Public methodStatic member CreateNew Cria e configura uma instância do banco de dados de administração de pesquisa.
Public method Delete (Inherited from SPPersistedObject.)
Protected method DropRoleMember (Inherited from SPDatabase.)
Public method EnsureTopologyInConfigDB Garante que o banco de dados de configuração foi atualizado com o conteúdo do banco de dados de administração de pesquisa.
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.)
Public method IsMajorVersionCurrent
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort (Inherited from SPDatabase.)
Public method OnBackup Fornece o método chamado quando o banco de dados está sendo feito backup. (Overrides SearchDatabaseOnBackup(Object, SPBackupInformation).)
Public method OnBackupComplete (Inherited from SPDatabase.)
Protected method OnDeserialization (Inherited from SPDatabase.)
Public method OnPostRestore Fornece o método chamado depois que a operação de restauração foi concluída. (Overrides SPDatabase.OnPostRestore(Object, SPRestoreInformation).)
Public method OnPrepareBackup (Inherited from SPDatabase.)
Public method OnPreRestore Fornece o método é chamado antes de inicia a operação de restauração. (Overrides SPDatabase.OnPreRestore(Object, SPRestoreInformation).)
Public method OnRestore Fornece o método é chamado quando o banco de dados está sendo restaurado. (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 SPDatabase.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)
Protected method WarnAboutRemoteBlobStorageSettings (Inherited from SPDatabase.)

Top

Ver também

Referência

SearchAdminDatabase class

Microsoft.Office.Server.Search.Administration namespace