Represents a partition class from a cube class. This class cannot be inherited.
The following tables list the members exposed by the Partition type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| Partition | Overloaded. Initializes a new instance of the Partition class. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | AggregationDesign | Gets the aggregation design object for the partition. | 
| .gif) | AggregationDesignID | Gets or sets the identifier of the aggregation design for the partition. | 
| .gif) | AggregationInstances | Gets the user-defined aggregations. | 
| .gif) | AggregationInstanceSource | Gets or sets the data source view for user-defined aggregations. | 
| .gif) | AggregationPrefix | Gets or sets the prefix used on tables used for aggregation. | 
| .gif) | Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) | 
| .gif) | CurrentStorageMode | Gets or sets the current partition storage mode. | 
| .gif) | DataSource | Gets the DataSource object for the partition | 
| .gif) | DataSourceView | Gets the DataSourceView object for the partition. | 
| .gif) | Description | Gets or sets a description string of current object. (inherited from MajorObject) | 
| .gif) | ErrorConfiguration | Gets or sets the ErrorConfiguration object for the partition. | 
| .gif) | EstimatedRows | Gets or sets the estimated rows in the partition. | 
| .gif) | EstimatedSize | Gets the estimated size of the partition in bytes. | 
| .gif) | ID | (inherited from NamedComponent ) | 
| .gif) | IsLoaded | (inherited from MajorObject ) | 
| .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) | Name | (inherited from NamedComponent ) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | 
| .gif) | Parent | Gets the parent measure group of the current partition. | 
| .gif) | ParentCube | Gets the parent cube of the current partition. | 
| .gif) | ParentDatabase | Gets the parent database of the current partition. | 
| .gif) | ParentServer | Gets the parent server of the current partition | 
| .gif) | ProactiveCaching | Gets or sets the ProactiveCaching object for the current partition. | 
| .gif) | ProcessingMode | Gets or sets the processing mode for the current partition. | 
| .gif) | ProcessingPriority | Gets or sets the processing priority of the current partition. | 
| .gif) | RemoteDataSource | Gets the DataSource object that points to the remote server. | 
| .gif) | RemoteDataSourceID | Gets or sets the RemoteDataSourceID for the current partition | 
| .gif) | Site | (inherited from NamedComponent ) | 
| .gif) | SiteID | (inherited from NamedComponent ) | 
| .gif) | Slice | Gets or sets the slice that defines the partition content. | 
| .gif) | Source | Gets or sets the current partition bindings to the data. | 
| .gif) | State | (inherited from ProcessableMajorObject ) | 
| .gif) | StorageLocation | Gets or sets a string with the file system storage location of the partition. | 
| .gif) | StorageMode | Gets or sets the storage mode of the current partition. | 
| .gif) | Type | Gets or sets the partition type as either Data or Writeback. | 
顶部
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) | CanProcess | Overridden. Returns a Boolean value indicating whether the partition can be processed with the specified ProcessType parameter. | 
| .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) | Merge | Merges one or more partitions into the current partition. | 
| .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. | 
| .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
顶部