Dimension Members
Represents the contents of a Dimension. This class cannot be inherited.
The following tables list the members exposed by the Dimension type.
Public Constructors
Nom | Description | |
---|---|---|
Dimension | Overloaded. Initializes a new instance of Dimension. |
Haut de la page
Public Properties
(see also Protected Properties )
Nom | Description | |
---|---|---|
Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) | |
AttributeAllMemberName | Gets or sets the AllMember attribute value of the dimension. | |
AttributeAllMemberTranslations | Gets the translations collection for the AllMember attribute. | |
Attributes | Gets the attributes collection of the dimension. | |
Collation | Gets or sets the collation for the members of the dimension. | |
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 storage mode of the dimension. | |
DataSource | Gets the data source object used in the current dimension. | |
DataSourceView | Gets the DataSourceView object associated with a Dimension. | |
DependsOnDimension | Gets the dimension object of a dimension that the current dimension either depends on, or is highly correlated with. | |
DependsOnDimensionID | Gets or sets the dimension internal identifier of a dimension that the current dimension depends on. See DependsOnDimension. | |
Description | Gets or sets a description string of current object. (inherited from MajorObject) | |
DimensionPermissions | Gets the permissions collection for the dimension. | |
ErrorConfiguration | Get or sets the error configuration object for the current dimension. | |
Hierarchies | Gets the Hierarchy collection for the current dimension. | |
ID | (inherited from NamedComponent ) | |
IsLinked | Gets a value indicating whether the current dimension is linked. | |
IsLoaded | (inherited from MajorObject ) | |
IsParentChild | Gets a true value if current dimension is of ParentChild type. | |
KeyAttribute | Gets the lowest level attribute for the current dimension. | |
Language | Gets or sets the value that specifies the default language for a Dimension object. | |
LastProcessed | (inherited from ProcessableMajorObject ) | |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) | |
MdxMissingMemberMode | Gets or sets the MDX missing member mode associated with a Dimension object. | |
MiningModel | Gets the details of an individual mining model associated with a Dimension object. | |
MiningModelID | Gets or sets the mining model identifier associated with a Dimension object. | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the parent Database of the Dimension object. | |
ParentServer | Gets the parent Server of the Dimension object. | |
ProactiveCaching | Gets or sets the proactive caching properties associated with a Dimension object. | |
ProcessingGroup | ||
ProcessingMode | Gets or sets the processing mode associated with a Dimension object. | |
ProcessingPriority | Gets or sets the processing priority of a Dimension object. | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) | |
Source | Gets or sets the source attribute to which binding is made for a Dimension object. | |
State | (inherited from ProcessableMajorObject ) | |
StorageMode | Gets or sets the storage mode associated with a Dimension object. | |
Translations | Gets the collection of translations that are associated with a Dimension object. | |
Type | Gets or sets the type of Dimension object. | |
UnknownMember | Gets or sets the unknown member behavior for a Dimension object. | |
UnknownMemberName | Gets or sets the caption to be used for Unknown Members in the default language for a Dimension object. | |
UnknownMemberTranslations | A collection of translations that provide a caption for an Unknown Member associated with a Dimension object. | |
WriteEnabled | Gets or sets the Boolean value for the write-enable property that is associated with a Dimension object. |
Haut de la page
Protected Properties
Nom | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
CanProcess | Overridden. Sends a processing type to the server and indicates whether that process type can take place for the Dimension 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 | Overridden. | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetReferences | Overridden. | |
GetType | (inherited from Object ) | |
GetUpdateOverwrites | (inherited from MajorObject ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
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. |
Haut de la page
Protected Methods
Nom | 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 ) |
Haut de la page
Public Events
Nom | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Haut de la page
Explicit Interface Implementations
Haut de la page