共用方式為


Database 類別

定義

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

[System.Runtime.InteropServices.Guid("335EBEB5-D280-4A95-A133-429AD9E0D33F")]
public abstract class Database : Microsoft.AnalysisServices.ProcessableMajorObject, IDisposable
[<System.Runtime.InteropServices.Guid("335EBEB5-D280-4A95-A133-429AD9E0D33F")>]
type Database = class
    inherit ProcessableMajorObject
    interface INamedComponent
    interface IModelComponent
    interface IComponent
    interface IDisposable
Public MustInherit Class Database
Inherits ProcessableMajorObject
Implements IDisposable
繼承
衍生
屬性
實作

欄位

MaxIDLength

指定識別碼的最大長度。

(繼承來源 NamedComponent)
MaxNameLength

指定名稱的最大長度。

(繼承來源 NamedComponent)

屬性

Annotations

取得與所有主要物件建立關聯之所有註解的集合。

(繼承來源 MajorObject)
Collation

取得或設定資料庫的定序類型。

CompatibilityLevel

取得或設定資料庫的相容性層級。

CompatibilityMode

取得或設定資料庫的相容性層級。

CreatedTimestamp

取得或設定物件的建立日期和時間。

(繼承來源 MajorObject)
DbStorageLocation

取得或設定資料庫的儲存位置。

Description

取得或設定元件的描述。

DismissedValidationResults

取得與資料庫建立關聯的 DismissedValidationResult 集合。

DismissedValidationRules

取得與資料庫建立關聯的 DismissedValidationRule 集合。

EstimatedSize

取得或設定父資料庫的唯讀估計大小 (以位元組為單位)。

FriendlyName

取得元件的使用者易記名稱。

(繼承來源 NamedComponent)
ID

取得或設定元件的識別碼。

(繼承來源 NamedComponent)
ImagePath

取得或設定影像路徑。

ImageUniqueID

取得或設定影像的唯一識別碼。

ImageUrl

取得或設定要顯示之資料庫影像的 URL 路徑。

ImageVersion

取得或設定資料庫中影像的版本。

IsLoaded

取得值,指出是否已載入 MajorObject。

(繼承來源 MajorObject)
KeyForCollection

取得集合中使用的索引鍵。

(繼承來源 NamedComponent)
Language

取得或設定資料庫的語言值。

LastProcessed

取得或設定上次處理物件的 DateTime。

(繼承來源 ProcessableMajorObject)
LastSchemaUpdate

取得或設定上次更新物件結構描述的日期和時間。

(繼承來源 MajorObject)
LastUpdate

取得或設定資料庫的上次更新時間。

ModelType

取得或設定已從中部署資料庫之模型的類型。 預期的值包含預設值 (與多維度相同)、多維度或表格式。

Name

取得或設定元件的名稱。

(繼承來源 NamedComponent)
OwningCollection

取得或設定包含 ModelComponent 的集合。

(繼承來源 ModelComponent)
Parent

取得資料庫的父伺服器。

ReadWriteMode

取得或設定資料庫的 ReadWriteMode。

Site

取得或設定與元件建立關聯的網站。

(繼承來源 NamedComponent)
SiteID

取得或設定與元件相關聯之網站的識別碼。

(繼承來源 NamedComponent)
State

取得或設定這個目前執行個體的 AnalysisState。

(繼承來源 ProcessableMajorObject)
StorageEngineUsed

取得或設定目前資料庫中使用的儲存引擎。

Translations

取得與資料庫建立關聯的翻譯集合。

Version

取得或設定資料庫版本。

Visible

取得或設定與資料庫建立關聯的可見性布林值屬性。

方法

AddToContainer(IContainer)

將資料庫新增至容器

AfterInsert(Int32)

新增到指定的索引位置之後顯示 ModelComponent 物件。

(繼承來源 ModelComponent)
AfterMove(Int32, Int32)

移動到指定的索引之後顯示 ModelComponent 物件。

(繼承來源 ModelComponent)
AfterRemove(ModelComponentCollection)

在移除 ModelComponent 物件後顯示 ModelComponentCollection。

(繼承來源 ModelComponent)
Backup(BackupInfo)

針對資料庫的備份作業,以 BackupInfo 資訊提供程式設計的存取方式。

Backup(String)

針對資料庫的備份作業,以指定檔案提供程式設計的存取方式。

Backup(String, Boolean)

針對資料庫的備份作業,以指定檔案及 AllowOverWrite 指示提供程式設計的存取方式。

Backup(String, Boolean, Boolean)

針對資料庫的備份作業,以指定檔案、AllowOverWrite 指示,以及 BackupRemotePartitions 指示提供程式設計的存取方式。

Backup(String, Boolean, Boolean, BackupLocation[])

針對資料庫的備份作業,以指定檔案、AllowOverWrite 指示、BackupRemotePartitions 指示以及位置資訊提供程式設計的存取方式。

Backup(String, Boolean, Boolean, BackupLocation[], Boolean)

針對資料庫的備份作業,以指定檔案、AllowOverWrite 指示、BackupRemotePartitions 指示、位置資訊以及 ApplyCompression 指示提供程式設計的存取方式。

Backup(String, Boolean, Boolean, BackupLocation[], Boolean, String)

針對資料庫的備份作業,以指定檔案、AllowOverWrite 指示、BackupRemotePartitions 指示、位置資訊、ApplyCompression 指示及密碼提供程式設計的存取方式。

BeforeRemove(Boolean)

在清除之前移除 ModelComponent 物件。

(繼承來源 ModelComponent)
CanProcess(ProcessType)

指出 Cube 是否可以執行指定的處理。

Clone(Boolean)

建立 MajorObject 物件的新複本。

(繼承來源 MajorObject)
CopyTo(MajorObject, Boolean)

將物件複製到指定的目的地。 請勿直接在程式碼中參考此成員。 其支援 Analysis Services 基礎結構,在後續的版本中將予以隱藏。

CopyTo(ModelComponent)

將 ModelComponent 物件複製到指定的物件。

(繼承來源 ModelComponent)
CopyTo(NamedComponent)

將 NamedComponent 物件複製到指定的物件。

(繼承來源 NamedComponent)
Detach()

卸離未使用的資料庫。

Detach(String)

使用指定的密碼卸離資料庫。

Drop()

移除目前的物件並更新伺服器。

(繼承來源 MajorObject)
Drop(DropOptions)

使用指定的選項,移除目前的物件並更新伺服器。

(繼承來源 MajorObject)
Drop(DropOptions, XmlaWarningCollection)

使用指定的選項,移除目前的物件並更新伺服器。 在指定的警告物件上傳回卸除作業所產生的警告。

(繼承來源 MajorObject)
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection)

使用指定的選項,移除目前的物件並更新伺服器。 在指定的警告變數上傳回卸除作業所產生的警告,並且在指定的 impactResult 變數上傳回作業中受影響物件的結果。

(繼承來源 MajorObject)
Drop(DropOptions, XmlaWarningCollection, ImpactDetailCollection, Boolean)

使用指定的選項,移除目前的物件並更新伺服器。 在指定的警告變數上傳回卸除作業所產生的警告,並且在指定的 impactResult 變數上傳回作業中受影響物件的結果。

(繼承來源 MajorObject)
GetConnectedParentServer()

取得要與資料庫物件連接的的父伺服器。

GetCreateReferences(Hashtable, Boolean, Boolean)

取得 Hashtable 來建立參考。

(繼承來源 MajorObject)
GetDependents(Hashtable)

將相依性取得放入指定的 Hashtable 中。

(繼承來源 MajorObject)
GetDropDependents(Hashtable, Hashtable)

取得卸除相依項目。

(繼承來源 MajorObject)
GetReferences(Hashtable, Boolean)

取得資料庫所參考的物件。

GetUpdateOverwrites(Boolean)

取得覆寫更新之 MajorObject 的 Hashtable 物件。

(繼承來源 MajorObject)
Process()

處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType)

使用指定的處理類型,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType, ErrorConfiguration)

使用指定的處理類型和錯誤處理設定,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection)

使用指定的處理類型、錯誤處理設定和警告,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection)

使用指定的處理類型、錯誤處理設定、警告和影響詳細資料,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean)

使用指定的處理類型、錯誤處理設定、警告和影響詳細資料,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType, IBinding)

使用指定的處理類型和繫結,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Process(ProcessType, WriteBackTableCreation)

使用指定的處理類型和回寫選項,處理 ProcessableMajorObject。

(繼承來源 ProcessableMajorObject)
Refresh()

從伺服器定義更新物件。

(繼承來源 MajorObject)
Refresh(Boolean)

更新來自伺服器定義的物件,而且如果指定的話,也更新載入的相依物件。

(繼承來源 MajorObject)
Refresh(Boolean, RefreshType)

更新來自伺服器定義的物件,而且如果指定的話,也更新載入的相依物件。

(繼承來源 MajorObject)
RemoveFromContainer(IContainer)

將 ModelComponent 物件從指定的容器中移除。

(繼承來源 ModelComponent)
Reset()

將元件重設為其初始狀態。

(繼承來源 NamedComponent)
Submit()

提交 ModelComponent 物件。

(繼承來源 ModelComponent)
Submit(Boolean)

提交 ModelComponent 物件。

(繼承來源 ModelComponent)
ToString()

傳回字串。字串表示目前的具名元件。

(繼承來源 NamedComponent)
Update()

使用預設值來更新相依物件,將目前物件的伺服器定義更新為實際值。

(繼承來源 MajorObject)
Update(UpdateOptions)

使用指定的選項來更新相依物件,將目前物件的伺服器定義更新為實際值。

(繼承來源 MajorObject)
Update(UpdateOptions, UpdateMode)

使用指定的選項來更新相依物件,將目前物件的伺服器定義更新為實際值。

(繼承來源 MajorObject)
Update(UpdateOptions, UpdateMode, XmlaWarningCollection)

使用指定的選項來更新相依物件,將目前物件的伺服器定義更新為實際值,並且報告作業所產生的任何警告。

(繼承來源 MajorObject)
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection)

使用指定的選項來更新相依物件,將目前物件的伺服器定義更新為實際值,報告作業所產生的任何警告,並且從作業中傳回受影響的物件。

(繼承來源 MajorObject)
Update(UpdateOptions, UpdateMode, XmlaWarningCollection, ImpactDetailCollection, Boolean)

使用指定的選項來更新相依物件,將目前物件的伺服器定義更新為實際值,報告作業所產生的任何警告,並且從作業中傳回受影響的物件。 如果 analyzeImpactOnly 為 true,影響分析作業執行時不會進行更新作業。

(繼承來源 MajorObject)
Validate(ValidationErrorCollection)

驗證它附加至的元素;傳回集合中遇到的任何錯誤。

(繼承來源 ModelComponent)
Validate(ValidationErrorCollection, Boolean)

驗證它附加至的元素;傳回集合中遇到的任何錯誤。 也包含可傳回詳細錯誤的參數。

(繼承來源 ModelComponent)
Validate(ValidationErrorCollection, Boolean, ServerEdition)

判斷 NamedComponent 是否有效。

(繼承來源 NamedComponent)
Validate(ValidationResultCollection)

指出 MajorObject 是否有效。

(繼承來源 MajorObject)
Validate(ValidationResultCollection, ValidationOptions)

指出 MajorObject 是否有效。

(繼承來源 MajorObject)
Validate(ValidationResultCollection, ValidationOptions, ServerEdition)

指出 MajorObject 是否有效。

(繼承來源 MajorObject)

明確介面實作

IDeserializationCallback.OnDeserialization(Object)

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 MajorObject)
IDeserializationStartCallback.OnDeserializationBegin(Object)

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 MajorObject)
IFormattable.ToString(String, IFormatProvider)

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 NamedComponent)
IHostableComponent.Host

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 ModelComponent)
IModelComponent.FriendlyPath

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 ModelComponent)
IModelComponent.OwningCollection

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 ModelComponent)
IProcessable.LastProcessed

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 ProcessableMajorObject)
IProcessable.State

代表 Microsoft Analysis Services 資料庫。 此類別無法獲得繼承。

(繼承來源 ProcessableMajorObject)

適用於