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