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.

Nach oben

Public Properties

(see also Protected Properties )

  Name Description
ms172186.pubproperty(de-de,SQL.90).gif AggregationDesign Gets the aggregation design object for the partition.
ms172186.pubproperty(de-de,SQL.90).gif AggregationDesignID Gets or sets the identifier of the aggregation design for the partition.
ms172186.pubproperty(de-de,SQL.90).gif AggregationInstances Gets the user-defined aggregations.
ms172186.pubproperty(de-de,SQL.90).gif AggregationInstanceSource Gets or sets the data source view for user-defined aggregations.
ms172186.pubproperty(de-de,SQL.90).gif AggregationPrefix Gets or sets the prefix used on tables used for aggregation.
ms172186.pubproperty(de-de,SQL.90).gif Annotations  Gets the collection object of all annotations to current object. (inherited from MajorObject)
ms172186.pubproperty(de-de,SQL.90).gif Container  (inherited from Component )
ms172186.pubproperty(de-de,SQL.90).gif CreatedTimestamp  Gets or sets the date and time of the creation of the object. (inherited from MajorObject)
ms172186.pubproperty(de-de,SQL.90).gif CurrentStorageMode Gets or sets the current partition storage mode.
ms172186.pubproperty(de-de,SQL.90).gif DataSource Gets the DataSource object for the partition
ms172186.pubproperty(de-de,SQL.90).gif DataSourceView Gets the DataSourceView object for the partition.
ms172186.pubproperty(de-de,SQL.90).gif Description  Gets or sets a description string of current object. (inherited from MajorObject)
ms172186.pubproperty(de-de,SQL.90).gif ErrorConfiguration Gets or sets the ErrorConfiguration object for the partition.
ms172186.pubproperty(de-de,SQL.90).gif EstimatedRows Gets or sets the estimated rows in the partition.
ms172186.pubproperty(de-de,SQL.90).gif EstimatedSize Gets the estimated size of the partition in bytes.
ms172186.pubproperty(de-de,SQL.90).gif ID  (inherited from NamedComponent )
ms172186.pubproperty(de-de,SQL.90).gif IsLoaded  (inherited from MajorObject )
ms172186.pubproperty(de-de,SQL.90).gif LastProcessed  (inherited from ProcessableMajorObject )
ms172186.pubproperty(de-de,SQL.90).gif LastSchemaUpdate  Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject)
ms172186.pubproperty(de-de,SQL.90).gif Name  (inherited from NamedComponent )
ms172186.pubproperty(de-de,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms172186.pubproperty(de-de,SQL.90).gif Parent Gets the parent measure group of the current partition.
ms172186.pubproperty(de-de,SQL.90).gif ParentCube Gets the parent cube of the current partition.
ms172186.pubproperty(de-de,SQL.90).gif ParentDatabase Gets the parent database of the current partition.
ms172186.pubproperty(de-de,SQL.90).gif ParentServer Gets the parent server of the current partition
ms172186.pubproperty(de-de,SQL.90).gif ProactiveCaching Gets or sets the ProactiveCaching object for the current partition.
ms172186.pubproperty(de-de,SQL.90).gif ProcessingMode Gets or sets the processing mode for the current partition.
ms172186.pubproperty(de-de,SQL.90).gif ProcessingPriority Gets or sets the processing priority of the current partition.
ms172186.pubproperty(de-de,SQL.90).gif RemoteDataSource Gets the DataSource object that points to the remote server.
ms172186.pubproperty(de-de,SQL.90).gif RemoteDataSourceID Gets or sets the RemoteDataSourceID for the current partition
ms172186.pubproperty(de-de,SQL.90).gif Site  (inherited from NamedComponent )
ms172186.pubproperty(de-de,SQL.90).gif SiteID  (inherited from NamedComponent )
ms172186.pubproperty(de-de,SQL.90).gif Slice Gets or sets the slice that defines the partition content.
ms172186.pubproperty(de-de,SQL.90).gif Source Gets or sets the current partition bindings to the data.
ms172186.pubproperty(de-de,SQL.90).gif State  (inherited from ProcessableMajorObject )
ms172186.pubproperty(de-de,SQL.90).gif StorageLocation Gets or sets a string with the file system storage location of the partition.
ms172186.pubproperty(de-de,SQL.90).gif StorageMode Gets or sets the storage mode of the current partition.
ms172186.pubproperty(de-de,SQL.90).gif Type Gets or sets the partition type as either Data or Writeback.

Nach oben

Protected Properties

  Name Description
ms172186.protproperty(de-de,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms172186.protproperty(de-de,SQL.90).gif DesignMode  (inherited from Component )
ms172186.protproperty(de-de,SQL.90).gif Events  (inherited from Component )
ms172186.protproperty(de-de,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms172186.protproperty(de-de,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms172186.pubmethod(de-de,SQL.90).gif CanProcess Overridden. Returns a Boolean value indicating whether the partition can be processed with the specified ProcessType parameter.
ms172186.pubmethod(de-de,SQL.90).gif Clone Overloaded.  
ms172186.pubmethod(de-de,SQL.90).gif CopyTo Overloaded.  
ms172186.pubmethod(de-de,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms172186.pubmethod(de-de,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms172186.pubmethod(de-de,SQL.90).gif Drop  Overloaded. Removes current object and updates server. (inherited from MajorObject)
ms172186.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms172186.pubmethod(de-de,SQL.90).gif GetDependents  (inherited from MajorObject )
ms172186.pubmethod(de-de,SQL.90).gif GetHashCode  (inherited from Object )
ms172186.pubmethod(de-de,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms172186.pubmethod(de-de,SQL.90).gif GetReferences Overridden.  
ms172186.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms172186.pubmethod(de-de,SQL.90).gif GetUpdateOverwrites  (inherited from MajorObject )
ms172186.pubmethod(de-de,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms172186.pubmethod(de-de,SQL.90).gif Merge Merges one or more partitions into the current partition.
ms172186.pubmethod(de-de,SQL.90).gif Process  Overloaded. (inherited from ProcessableMajorObject )
ms172186.pubmethod(de-de,SQL.90).gifms172186.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms172186.pubmethod(de-de,SQL.90).gif Refresh  Overloaded. Updates current object from server definitions. (inherited from MajorObject)
ms172186.pubmethod(de-de,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms172186.pubmethod(de-de,SQL.90).gif ToString  (inherited from NamedComponent )
ms172186.pubmethod(de-de,SQL.90).gif Update  Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject)
ms172186.pubmethod(de-de,SQL.90).gif Validate Overloaded.  

Nach oben

Protected Methods

  Name Description
ms172186.protmethod(de-de,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms172186.protmethod(de-de,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms172186.protmethod(de-de,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms172186.protmethod(de-de,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms172186.protmethod(de-de,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms172186.protmethod(de-de,SQL.90).gif Clone  Overloaded. (inherited from MajorObject )
ms172186.protmethod(de-de,SQL.90).gif CopyTo Overloaded.  
ms172186.protmethod(de-de,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms172186.protmethod(de-de,SQL.90).gif Finalize  (inherited from Component )
ms172186.protmethod(de-de,SQL.90).gif GetCreateReferences  (inherited from MajorObject )
ms172186.protmethod(de-de,SQL.90).gif GetDropDependents  (inherited from MajorObject )
ms172186.protmethod(de-de,SQL.90).gif GetService  (inherited from Component )
ms172186.protmethod(de-de,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms172186.protmethod(de-de,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms172186.protmethod(de-de,SQL.90).gif Reset  (inherited from NamedComponent )

Nach oben

Public Events

  Name Description
ms172186.pubevent(de-de,SQL.90).gif Disposed  (inherited from Component )

Nach oben

Explicit Interface Implementations

  Name Description
Microsoft.AnalysisServices.IDeserializationStartCallback.OnDeserializationBegin  (inherited from MajorObject )
Microsoft.AnalysisServices.IMajorObject.CreateBody  
Microsoft.AnalysisServices.IMajorObject.DependsOn  
Microsoft.AnalysisServices.IMajorObject.WriteRef  
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (inherited from MajorObject )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IMajorObject.BaseType  
Microsoft.AnalysisServices.IMajorObject.ObjectReference  
Microsoft.AnalysisServices.IMajorObject.ParentDatabase  
Microsoft.AnalysisServices.IMajorObject.ParentServer  
Microsoft.AnalysisServices.IMajorObject.Path  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )
Microsoft.AnalysisServices.IProcessable.LastProcessed  (inherited from ProcessableMajorObject )
Microsoft.AnalysisServices.IProcessable.State  (inherited from ProcessableMajorObject )

Nach oben

Siehe auch

Verweis

Partition Class
Microsoft.AnalysisServices Namespace