Defines a Microsoft SQL Server 2005 Analysis Services (SSAS) database. This class cannot be inherited.
The following tables list the members exposed by the Database type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| Database | Overloaded. Initializes a new instance of Database. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | Accounts | Gets the collection of account types that are defined in a Database element. | 
| .gif) | AggregationPrefix | Defines the common prefix to be used for aggregation names throughout the associated Database. | 
| .gif) | Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) | 
| .gif) | Assemblies | Gets the collection of assemblies associated with a Database. | 
| .gif) | Collation | Gets or sets the collation type for a Database. | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) | 
| .gif) | Cubes | Gets the collection of cubes in a Database. | 
| .gif) | DatabasePermissions | Gets the collection of database permission elements associated with a Database element. | 
| .gif) | DataSourceImpersonationInfo | Gets or sets the impersonation information associated with a Database. | 
| .gif) | DataSources | Gets the collection of data sources associated with a Database. | 
| .gif) | DataSourceViews | Gets the collection of data source views associated with a Database. | 
| .gif) | Description | Gets or sets a description string of current object. (inherited from MajorObject) | 
| .gif) | Dimensions | Gets the collection of dimensions associated with a Database. | 
| .gif) | EstimatedSize | Gets or sets the read-only estimated size, in bytes, of the parent Database. | 
| .gif) | ID | (inherited from NamedComponent ) | 
| .gif) | IsLoaded | (inherited from MajorObject ) | 
| .gif) | Language | Gets or sets the language value for a Database. | 
| .gif) | LastProcessed | (inherited from ProcessableMajorObject ) | 
| .gif) | LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) | 
| .gif) | LastUpdate | Gets or sets the time of last update for a Database. | 
| .gif) | MasterDataSourceID | Gets or sets the master data source identifier for a Database. | 
| .gif) | MiningStructures | Gets the collection of mining structures associated with a Database. | 
| .gif) | Name | (inherited from NamedComponent ) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | 
| .gif) | Parent | Gets the parent Server of a Database. | 
| .gif) | ProcessingPriority | Gets or sets the processing priority of a Database. | 
| .gif) | Roles | Gets the collection of roles associated with a Database. | 
| .gif) | Site | (inherited from NamedComponent ) | 
| .gif) | SiteID | (inherited from NamedComponent ) | 
| .gif) | State | (inherited from ProcessableMajorObject ) | 
| .gif) | Translations | Gets the collection of translations associated with a Database. | 
| .gif) | Visible | Gets or sets the Boolean visibility property associated with a Database. | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
| .gif) | FriendlyName | (inherited from NamedComponent ) | 
| .gif) | KeyForCollection | (inherited from NamedComponent ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Backup | Overloaded. Provides programmatic access to Backup operations for a Database. | 
| .gif) | CanProcess | Overridden. Indicates whether a process type can be processed for a specified Database object. | 
| .gif) | Clone | Overloaded. | 
| .gif) | CopyTo | Overloaded. | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetDependents | (inherited from MajorObject ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetReferences | Overridden. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | GetUpdateOverwrites | (inherited from MajorObject ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | LinkDimension | Overloaded. | 
| .gif) | Process | Overloaded. (inherited from ProcessableMajorObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Refresh | Overloaded. Updates current object from server definitions. (inherited from MajorObject) | 
| .gif) | Submit | Overloaded. (inherited from ModelComponent ) | 
| .gif) | ToString | (inherited from NamedComponent ) | 
| .gif) | Update | Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject) | 
| .gif) | Validate | Overloaded. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | AddToContainer | (inherited from ModelComponent ) | 
| .gif) | AfterInsert | (inherited from ModelComponent ) | 
| .gif) | AfterMove | (inherited from ModelComponent ) | 
| .gif) | AfterRemove | (inherited from ModelComponent ) | 
| .gif) | BeforeRemove | (inherited from ModelComponent ) | 
| .gif) | Clone | Overloaded. (inherited from MajorObject ) | 
| .gif) | CopyTo | Overloaded. (inherited from ProcessableMajorObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Finalize | (inherited from Component ) | 
| .gif) | GetCreateReferences | (inherited from MajorObject ) | 
| .gif) | GetDropDependents | (inherited from MajorObject ) | 
| .gif) | GetService | (inherited from Component ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
| .gif) | RemoveFromContainer | (inherited from ModelComponent ) | 
| .gif) | Reset | (inherited from NamedComponent ) | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
顶部
Explicit Interface Implementations
顶部