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