Microsoft.AnalysisServices
The Analysis Management Object API, which is used to administer Analysis Services instances.
The object is associated with dimensions of type . This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using an account type parameter.
A String containing the name of the account type.
Creates a new full copy of an object.
An object.
Copies an object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the , which must be one of a set of fixed valid account types.
The name of the account type.
Gets or sets the aggregation function to use for a specified type.
The type of aggregation to be applied to an . dimension
Gets the alias for the account type in .
An alias for the account type.
Gets the parent of the object.
The parent .
Gets the object that is the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an that has the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an that has the specified identifier.
The zero-based index of the specified by accountType if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by accountType.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the , at the specified index, from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Contains a fixed set of account types. This class cannot be changed or inherited.
Represents the asset account type.
Represents a Balance account type.
Represents an Expense account type.
Represents a Flow account type.
Represents an Income account type.
Represents a Liability account type.
Represents a Statistical account type.
Represents an that can be returned from the and run on the client.
Initializes a new instance of using the default values.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The new object.
Copies an object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets a String that contains the application associated with the .
A String that contains an application identifier.
Gets or sets the caption that is displayed for the .
A string that contains the caption for the .
Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression.
true if the caption is an MDX expression; otherwise, false.
Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the property applies to the target.
A string that contains the MDX expression.
Gets or sets the means by which an action is invoked.
An enumeration that corresponds to allowed values for action invocation.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object's object.
A object.
Gets the object that is the parent of the object.
A object.
Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.
A string that contains the name of the action associated with the target.
Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.
A member from which the action is launched.
Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression.
A collection containing an action translation.
Gets or sets a type representing a form of the action.
An action type.
Contains a collection of objects. This class cannot be inherited.
Creates and adds an to the collection.
A StandardAction element.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds an , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of an to be located.
Creates and inserts an into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts an , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines how an is called.
Calls the action from a batch command.
Calls the action when a user performs an action.
Calls the action when the cube opens.
Identifies where an can be located.
Located on an attribute member.
Located on a set of cells or a subcube.
Located on a cube.
Located on a dimension.
Located on a single hierarchy from a dimension.
Located on the members of a single hierarchy from a dimension.
Located on a level from a dimension.
Located on the members of a level from a dimension.
Located on a set.
Defines the type of the property.
Executes a command using CMD.exe.
Executes a Multidimensional Expressions (MDX) statement.
Executes a SQL Server 2005 Analysis Services (SSAS) MDX DrillThrough statement.
Renders an HTML script in an Internet browser.
Executes an action for which the client application has custom, nongeneric knowledge of that action. Proprietary actions are not returned to the client application unless the client application explicitly asks for these by setting the appropriate restriction on the APPLICATION_NAME.
Sends a URL statement to SQL Server 2005 Reporting Services.
Executes a Multidimensional Expressions (MDX) statement and results are to be presented as rowset.
Executes a statement that is understood by client application.
Opens a URL string in an Internet browser.
Provides information about the arguments used in the Add event over a collection for which the has been enabled.
Gets the number of arguments in the Add event.
An integer value with the number of arguments in the Add event.
Defines a single aggregation. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using a name and an identifier.
A String containing the name of the aggregation.
A String containing a unique identifier for the aggregation.
Creates a new full copy of an object.
An object.
Creates a full copy of object into the existing object passed as parameter.
An object.
The object you are copying to.
Gets the collection of dimensions for the object.
An object.
Gets the parent object for the current object.
The parent object.
Gets the parent object for the current object.
The parent object.
Gets the parent object for the current object.
The parent object.
Gets the parent object for the current object.
The parent object.
Gets the parent object for the current object.
The parent object.
Defines a as being part of a . This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of using the attributeID of a .
A String containing the attributeID of that is being assigned to the parent .
Copies the current .
A copy of .
Copies the current to an object, which is passed as a parameter.
A copy of current
Specifies where the current is to be copied.
Gets the assigned to a .
The assigned to an .
Gets or sets the AttributeID of a that is associated with a .
The AttributeID of a that is associated with a .
Gets the that associates the current to the parent cube.
A that associates the current to the parent cube.
Gets the parent of the current .
The parent of the current .
Gets the parent of the current .
The parent of the current .
Gets the parent of the current .
The parent of the current .
Gets the parent of the current .
The parent of the current .
Gets the parent of the current .
The parent of the current .
Gets the parent of the current .
The parent of the current .
Gets the parent of the current .
The parent of the current .
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains the specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by attributeID if the object is found; otherwise, -1.
The identifier of an to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an with the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by attributeID.
Removes the specified from the collection.
The to be removed.
Removes the with the specified identifier from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Contains a collection of objects. This class cannot be inherited.
Creates and adds an to the end of the collection.
A new, empty .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds an , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of an to be located.
Creates and inserts an into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts an , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the , at the specified index, from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a set of aggregation definitions that can be shared across multiple partitions in a database. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Cancels the design associated with an object.
Creates a new full copy of an object.
An object.
Copies an object to the specified object.
The object you are copying to.
Gets the aggregations designed for the .
An aggregation.
Gets the dimensions associated with an .
A collection of dimensions.
Gets or sets the estimated performance gain of a partition (as a percentage increase).
An integer representing a percentage performance gain.
Gets or sets the number of estimated rows (average) in the partition associated with the .
An integer representing the estimated number of rows in a partition.
Gets the measure group object that is the parent of the object.
A measure group object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object's object.
A object.
Gets the object that is the parent of the object.
A object.
Represents the association between an attribute and an element.
Initializes a new instance of using the default values.
Initializes a new instance of using an attribute identifier.
A String that contains a unique identifier for the .
Copies an object to the specified object.
The object you are copying to.
Gets the primitive data type that represents the association between an attribute and an element.
A object
Gets or sets the attribute identifier for an element.
An attribute identifier.
Gets a associated with a cube element.
An attribute associated with a cube element.
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by attributeID, if the object is found; otherwise, -1.
The identifier of an to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an , at the current specified index, to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by attributeID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Contains a collection of objects. This class cannot be inherited.
Creates and adds an to the end of the collection.
A new, empty .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds an , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The , if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of an , with the specified identifier.
The zero-based index of the specified by id, if the object is found; otherwise, -1.
The identifier of an to be located.
Creates and inserts an into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts an , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an , at the current specified index, to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the , at the specified index, from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a primitive data type that represents the relationship between a cube dimension and an . This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for a cube dimension. This is a reference to a specific dimension role on the owning measure group.
Copies an object to the specified object.
A new .
The object you are copying to.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by cubeDimensionID, if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by cubeDimensionID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents the relationship between a and an . This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using a name.
A String containing the name of the .
Creates a full copy of the object in the existing object, passed as a parameter.
The object to be copied to.
Gets the collection of attributes for the associated .
A collection of attributes.
Gets the parent CubeDimension corresponding to the .
A object.
Gets or sets the element associated with the parent element.
A String containing the CubeDimensionID.
Gets the object corresponding to the object.
A object.
Gets the relationship between a dimension and a measure group within an .
A object.
Gets the object that is the parent of the object.
An object.
Gets the parent object of an .
An object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object's object.
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Checks whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Checks whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by cubeDimensionID if the object is found; otherwise, -1.
The identifier of an to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by cubeDimensionID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines the type of aggregation that can be set for measures or dimensions.
Specifies average of leaf descendants in time. Average does not count an empty value as 0.
Specifies that the aggregation used will be determined for each CurrentMember of the Account dimension according to its account type. Unmapped account types aggregate as SUM.
Specifies the count of measure members.
Specifies the count of distinct measure members.
Specifies the first child member along Time dimension.
Specifies the first non empty child member along Time dimension.
Specifies the last child member along Time dimension.
Specifies the last non empty child member along Time dimension.
Specifies the maximum value of members.
Specifies the minimum value of members.
No aggregations are performed on any dimension – data is only available on the leaf cells. If no value from the fact table has been read in for a member, then the cell value for the member is considered to be Null.
Specifies the sum of members. This is the default aggregation function.
Represents an instance of a defined for a partition.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using a name.
A String containing the name of the .
Initializes a new instance of the class using a name and an identifier.
A String containing the name of the .
A String containing a unique identifier for the .
Creates a new, full copy of an object.
An .
Copies an to the specified object.
The object to be copied to.
Defines the type of aggregation stored in .
An object.
Returns the collection of dimensions associated with an .
A .
Gets the collection of measures associated with an .
An object.
Gets or sets the table name for the aggregation, if different than the table associated with column binding.
A object.
Represents information about an attribute used by an instance.
Initializes a new instance of using the default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for the attribute.
Creates a new, full copy of an object.
The newly created object.
Copies an object to the specified object.
An object.
The object to be copied to.
Gets or sets an attribute identifier for an .
An attribute identifier.
Gets the binding to both table and column(s) for .
A collection of data items.
Contains a collection of objects. This class cannot be inherited.
Adds the specified to the end of the collection.
The zero-based index at which the has been added.
Specifies the to be added.
Creates and adds the specified to the end of the collection.
The that was added to the collection.
Identifies the to be added.
Indicates whether the collection contains the specified .
Returns true if the specified exists in the collection; otherwise, false
Specifies the to be located.
Indicates whether the collection contains a specific .
Returns true if the identified exists in the collection; otherwise, false
Identifies the to be located.
Gets the specified from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
Identifies the to be returned.
Gets the index of a specified from the collection.
The zero-based index at which the has been found in the collection. Otherwise -1, when the object is not found.
Specifies the to be located in the collection.
Gets the index of a specified from the collection.
The zero-based index at which the has been found in the collection. Otherwise -1, when the object is not found.
Identifies the to be located in the collection.
Inserts a specified into the collection at the location specified by index.
An int value with the location where is to be inserted.
Specifies the to be inserted.
Creates and inserts a specified into the collection at the specified index.
The that was inserted to the collection.
An int value with the location where is to be inserted.
Identifies the attribute of the to be inserted.
Moves a specified to a new index position in the collection.
Specifies the to be moved in the collection.
Specifies the new index position in the collection.
Moves a specified from one position to another position in the collection.
The that was moved in the collection.
Specifies the former index position in the collection
Specifies the new index position in the collection.
Moves a specified to a new index position.
The that was moved in the collection.
Identifies the attribute of the to be moved.
Specifies the new index position in the collection.
Removes the specified from the collection.
Specifies the to be removed from the collection.
Removes a specified from the collection.
Identifies the attribute of the to be removed.
Gets the specified object from the collection at the index.
The selected object.
Specifies the zero-based index of the to be returned.
Gets the specified object.
The selected object.
Identifies the to be returned.
Contains a collection of objects. This class cannot be inherited.
Creates and adds an to the end of the collection.
A new, empty .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds an , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by id, if the object is found; otherwise, -1.
The identifier of an to be located.
Creates and inserts an into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts an , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the , at the specified index, from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents a dimension for a user-defined aggregation instance.
Initializes a new instance of using the default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for the cube dimension associated with the .
Creates a new, full copy of an object.
An object.
Copies an object to the specified object.
An object
The object you are copying to.
Gets or sets the cube dimension identifier for an .
The dimension associated with the aggregation.
Contains a collection of objects. This class cannot be inherited.
Adds the specified to the end of the collection.
The zero-based index at which the has been added.
Specifies the to be added.
Creates and adds an , the specified by cubeDimensionId, to the end of the collection.
The that was added to the collection.
Identifies of the to be added.
Indicates whether the collection contains the specified .
Returns true if the specified exists in the collection; otherwise, false
Specifies the to be located.
Indicates whether the collection contains an , which is identified by cubeDimensionId.
Returns true if the specified exists in the collection; otherwise, false
Identifies the to be located.
Gets the , with the specified cubeDimensionId, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
Identifies the to be located.
Gets the index of a specified in the collection
The zero-based index at which the has been found in the collection. Otherwise -1, when the object is not found.
Specifies the to be located in the collection.
Gets the index of a , which is identified by cubeDimensionId, from the collection.
Identifies a to be located in the collection.
Inserts a specified into the collection at the location specified by index.
An int value with the location at which is to be inserted.
Specifies the to be inserted.
Creates and inserts a specific into the collection at the specified index.
The that was inserted to the collection.
An int value with the location at which is to be inserted.
Identifies the to be inserted.
Moves a specified to a new index position in the collection.
Specifies the to be moved in the collection.
Specifies the new index position in the collection.
Moves a specified from one position to another position in the collection.
The that was moved in the collection.
Specifies the former index position in the collection
Specifies the new index position in the collection.
Moves a specified into the collection to the specified index position.
The that was moved in the collection.
Identifies the cube dimension of the to be moved.
Specifies the new index position in the collection.
Removes the specified from the collection.
Specifies the to be removed from the collection.
Removes the , identified by cubeDimensionId, from the collection.
Identifies the cube dimension of the to be removed.
Gets the specified object from the collection at the index.
The selected object.
Specifies the zero-based index of the to be returned.
Gets the specified object.
The selected object.
Identifies the to be returned.
Represents information about a measure used by an instance.
Initializes a new instance of using the default values.
Initializes a new instance of using a measure identifier.
A String that contains a unique identifier for the measure used in .
Copies an object to the specified object.
The object copied to.
The object to be copied to.
Contains a collection of objects. This class cannot be inherited.
Adds the specified to the end of the collection.
The zero-based index at which the has been added.
Specifies the to be added.
Creates and adds an , which is specified by measureId, to the end of the collection.
The that was added to the collection.
Identifies the to be added.
Indicates whether the collection contains the specified .
Returns true if the specified exists in the collection; otherwise, false
Specifies the to be located.
Indicates whether the collection contains an identified by the specified measureId
Returns true if the specified exists in the collection; otherwise, false
Identifies the to be located.
Gets the , with the specified measureId, from the collection.
The , if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
Identifies the to be located.
Gets the index of a specified in the collection
The zero-based index at which the has been found in the collection. Otherwise -1, when the object is not found.
Specifies the to be located in the collection.
Gets the index of a specified , identified by measureId, in the collection.
The zero-based index at which the has been found in the collection. Otherwise, -1 when the object is not found.
Identifies the to be located in the collection.
Inserts a specified into the collection at the location specified by index.
Specifies the int value with the location where the is to be inserted.
Specifies the to be inserted.
Creates and inserts the specified into the collection at the specified index.
The that was inserted to the collection.
Specifies the int value with the location where the is to be inserted.
Identifies the to be inserted.
Moves a specified to a new index position in the collection.
Specifies the to be moved in the collection.
Specifies the new index position in the collection.
Moves a specified from one position to another position in the collection.
The that was moved in the collection.
Specifies the former index position in the collection
Specifies the new index position in the collection.
Moves a in the collection to the specified index position.
The that was moved in the collection.
Identifies the cube measure of the to be moved.
Specifies the new index position in the collection.
Removes the specified from the collection.
Specifies the to be removed from the collection.
Removes the , identified by measureId, from the collection.
Identifies the cube measure of the to be removed.
Gets the specified object from the collection at the index.
The selected object.
Specifies the zero-based index of the to be returned.
Gets the specified object from the collection.
The selected object.
Identifies the to be returned.
Contains an enumeration of the different types of possible aggregations used only in ROLAP cubes.
Creates an indexed view for the ROLAP aggregation. The server recreates the view every time that the partition is reprocessed.
Reserved for future use.
The user has defined the aggregation table for current partition.
Defines the values allowed for .
Aggregation Designer applies a default rule based on the type of attribute (Full for keys, Unrestricted for others).
Every aggregation for the cube must include this attribute.
No aggregation for the cube can include this attribute.
No restrictions are placed on Aggregation Designer.
Defines a parameter for the algorithm used by a element. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of using a name and a value.
A String that contains the name of the .
An object that contains the parameter to send to the algorithm.
Creates a new, full copy of an object.
An object.
Copies an object to the specified object.
The object copied to.
The object to be copied to.
Gets or sets the name of an .
The name given to the .
Gets or sets the value of the associated .
The object's value.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified name and value, to the end of the collection.
The that was added to the collection.
The name of the to be added.
The value of the to be added.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified name.
true if the is contained in the collection; otherwise, false.
The name of the to be located.
Copies the entire collection to the end of an .
The into which the elements of the collection are being copied.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified name.
The zero-based index of the specified by name if the object is found; otherwise, -1.
The name of an to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified name and value, into the collection at the specified index.
The inserted into the collection.
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The value of the to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified name, from the collection.
The name of the to be removed.
Removes the , at the specified index, from the collection.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified name, from the collection.
The specified by name.
The name of the to be returned.
Represents an exception that is raised when an AMO error or warning is encountered.
Initializes a new instance of the class using the specified message text.
A System.String value that specifies the message text that describes the event that caused the exception.
Defines the processing state of a in Analysis Services.
At least one contained object is not processed
The object and all its contained processable objects are processed
The object and its child objects are not processed
Defines extensions to the Analysis Services Scripting Language (ASSL) schema. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using a name.
A String that contains the name of the .
Initializes a new instance of using a name and a value.
A String that contains the name of the .
A String that contains the actual value of the .
Initializes a new instance of using a name and a value as an XmlNode.
A String that contains the name of the .
The contents of the annotation wrapped in an XmlNode.
Creates a new, full copy of an object.
An object.
Gets or sets the name associated with an .
The name of the .
Gets or sets the XmlNode that contains the actual value of an .
The value associated with an annotation.
Defines the visibility of an element.
An enumeration that indicates whether visibility is on or off.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified name and value, to the end of the collection.
The that was added to the collection.
The name of the to be added.
The value of the to be added.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified name.
true if the is contained in the collection; otherwise, false.
The name of the to be located.
Copies the entire collection to the end of an .
The into which the elements of the collection are being copied.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the value of the , with the specified name.
The value of the specified by name, if found in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be added.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified name.
The zero-based index of the specified by name, if the object is found; otherwise, -1.
The name of an to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified name and value, into the collection at the specified index.
The inserted into the collection.
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The value of the to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified name, from the collection.
The name of the to be removed.
Removes the at the specified index from the collection.
The zero-based index of the to be removed.
Sets the , with the specified name, to a specified Boolean value.
The name of the to be added.
The value to be set for the identified by name.
Sets the , with the specified name, to a specified Int32 value.
The name of the to be added.
The value to be set for the identified by name.
Sets the , with the specified name, to a specified String value.
The name of the to be added.
The value to be set for the identified by name.
Sets the , with the specified name, to a specified String value. Can also be used to remove a named annotation if it is set to a null reference.
The name of the to be added.
The value to be set for the identified by name.
If set to true, removes the specified in name from the collection if text is set to a null reference (Nothing in Visual Basic); if false, no removal is made.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified name, from the collection.
The specified by name.
The name of the to be returned.
Defines and contains the allowed values for visibility for an .
The annotation is not visible in the schema rowset.
The annotation is visible in the schema rowset.
Represents a COM or .NET library that can contain several classes with several methods; all of which are potential stored procedures.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using a name.
A String containing the name of the assembly.
Initializes a new instance of the class using a name and an identifier.
A String containing the name of the assembly.
A String containing a unique identifier for the assembly.
Creates a new, full copy of an object.
The newly created object.
Copies an assembly to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the user credentials under which an assembly is run.
An object.
Contains a collection of objects. This class cannot be inherited.
Creates and adds an to the end of the collection.
A new, empty .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds an , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Identifies whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The , if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of an to be located.
Creates and inserts an into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts an , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a derived data type that represents a binding for an element. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using an attribute identifier and an attribute type.
A String that contains a unique identifier for the attribute.
The attribute binding type.
Initializes a new instance of the class using an attribute identifier, an attribute type, and an ordinal value.
A String that contains a unique identifier for the attribute.
The attribute binding type.
For key and translation, this indicates the ordinal number within that collection to bind to.
Creates a new, full copy of an object.
The new copy of the object.
Converts an attribute binding into a String.
The binding in String form.
Gets or sets the to use.
An attribute identifier.
Gets or sets the ordinal number representing the position for binding within a collection.
An Integer that represents the ordinal number within a collection to bind to.
Gets or sets the type of attribute associated with an .
An Enumeration containing the possible binding types.
Defines the types for an object.
Attribute is the All level.
Defines the details of a column that provides a custom rollup formula.
Defines the details of a column that provides details about the properties of the custom rollup.
Defines the unique key, which includes the data type of the key within OLAP, and the binding.
Defines the column that provides the name of the attribute.
Defines the column that stores the number of skipped (empty) levels between each member and its parent
Represents a set of translations for the attribute, this includes (for each language) both a caption for the attribute and a binding to a column that contains the captions for the attribute values.
Defines the column that provides a unary operator.
Contains the value of the attribute.
Initializes a new instance of using the default values.
Initializes a new instance of using an identifier.
A String that contains an attribute identifier.
Creates a new full copy of an object.
A new object.
Copies an object to the specified object.
The you copied to.
The object you are copying to.
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by attributeID, if the object is found; otherwise, -1.
The identifier of the to be located.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by attributeID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Provides details on the relationship between one attribute and another. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of using an identifier.
A String that contains an attribute identifier.
Creates a full copy of current into object passed as parameter.
An object with a full copy of current attribute relationship.
The object you are copying to.
Gets or sets the object to which the current relationship is being created.
An object.
Gets or sets the for the current .
A String that contains the .
Gets or sets the cardinality of the relationship between the current parent attribute and the defined . Cardinality refers to the defined attribute, not the parent attribute.
A Cardinality enumeration value.
Gets or sets the name of the relationship.
A String value that contains the name of the relationship.
Gets or sets the Optionality definition of the relationship between parent attribute and current attribute.
An Optionality enumeration value.
Gets or sets the OverrideBehavior definition of the relationship.
An OverrideBehavior enumeration value.
Gets the parent Attribute for the current attribute relationship.
A object with the parent attribute for the current attribute relationship.
Gets the object for the current object.
A object with the parent database.
Gets the object for the current object.
A object with the parent dimension.
Gets the object for the current object.
A object with the current parent server.
Gets or sets the RelationshipType definition of the relationship.
A RelationshipType enumeration value.
Gets the translations collection for the current attribute relationship.
A object with the translations of the current attribute relationship.
Gest or sets the current visibility of the attribute relationship.
A Boolean value with the visibility.
Contains a collection of objects. This class cannot be inherited.
Adds the specified to the end of the collection.
The zero-based index where the was added.
Specifies the to be added.
Creates and adds the , which is defined by attributeID, to the end of the collection.
The that was added to the collection.
Identifies the to be added.
Indicates whether the collection contains the specified .
Returns true if the specified exists in the collection; otherwise, false
Specifies the to be located.
Indicates whether the collection contains the , identified by attributeId
Returns true if the identified exists in the collection; otherwise, false
Identifies the to be located.
Indicates whether the collection contains a with the specified name
Returns true if the identified exists in the collection; otherwise, false
Specifies the name of the to be returned.
Gets the , with the specified attributeId, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
Identifies the to be returned.
Assists in creating new consecutive numbered names that start with namePrefix.
A System.String with the new name.
A string with the prefix for the numbered names.
Gets the index of a specified in the collection.
The zero-based index at which the has been found in the collection. Otherwise, -1 if the object is not found.
Specifies the to be located in the collection.
Gets the index of a , identified by attributeId, in the collection.
The zero-based index at which the has been found in the collection. Otherwise, -1 if the object is not found.
Identifies the to be located in the collection.
Gets the index of a , identified by name, in the collection.
The zero-based index at which the has been found in the collection. Otherwise, -1 if the object is not found.
Specifies the name of the to be located in the collection.
Inserts the specified into the collection at the location specified by index.
An int value with the location at which is to be inserted.
Specifies the to be inserted.
Creates and inserts the specified into the collection at the specified index.
The that was inserted to the collection.
An int value with the location at which is to be inserted.
Identifies the attribute of the to be inserted.
Verifies that the specified name is a valid name for an .
Returns true if name is valid; otherwise, false.
Specifies the name to be validated.
Verifies that the specified name is a valid name for an and returns the error message if it the name is not valid.
Returns true if name is valid; otherwise, false.
Specifies the name to be validated.
A System.String that holds the error message in case name is invalid.
Moves a specified to a new index position in the collection.
Specifies the to be moved in the collection.
Specifies the new index position in the collection.
Moves a specified from one position to another position in the collection.
The that was moved in the collection.
Specifies the former index position in the collection
Specifies the new index position in the collection.
Moves the specified into the collection at the specified index position.
The that was moved in the collection.
Identifies the attribute of the to be moved.
Specifies the new index position in the collection.
Removes the specified from the collection.
Specifies the to be removed from the collection.
Removes an , identified by attributeId, from the collection.
Identifies the attribute of the to be removed.
Gets the specified object from the collection at the index.
The selected object.
Specifies the zero-based index of the to be returned.
Gets the specified object from the collection.
The selected object.
Identifies the to be returned.
Represents a translation associated with an Attribute element. This class cannot be inherited.
Initializes a new instance of the class, using default values.
Initializes a new instance of the class, using default values with a specified language parameter.
An Integer representation of the language to be used with the .
Initializes a new instance of the class, using default values with specified language and caption parameters.
An Integer representation of the language to be used with the .
The text of the caption.
Creates a new, full copy of an object.
The new object clone.
Copies an object to the specified object.
The object copied to.
The object to be copied to.
Gets or sets the data item, CaptionColumn, that is associated with the object.
The DataItem itself.
Gets or sets the members with a data caption associated with an object.
The text assigned to MembersWithDataCaption.
Gets the parent dimension attribute of the object.
A object.
Gets the parent associated with the object.
A object.
Gets the parent associated with the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified language, to the end of the collection.
A new, empty .
The language of the to be added.
Creates and adds an , with the specified language and caption, to the end of the collection.
A new, empty .
The language of the to be added.
The caption of the to be added.
Indicates whether the collection contains the specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an with the specified language.
The , with the language specified by lcid, if found in the collection; otherwise, a null reference (Nothing in Visual Basic).
The locale identifier (LCID) of the to be located.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified language, into the collection at the specified index.
The inserted into the collection.
The zero-based index at which the new will be inserted.
The language of the to be inserted.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Removes the specified from the collection.
The to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Contains the different attribute types.
An attribute of Account type.
An attribute of AccountName type.
An attribute of AccountNumber type.
An attribute of AccountType type.
An attribute of Address type.
An attribute of AddressBuilding type.
An attribute of AddressCity type.
An attribute of AddressCountry type.
An attribute of AddressFax type.
An attribute of AddressFloor type.
An attribute of AddressHouse type.
An attribute of AddressPhone type.
An attribute of AddressQuarter type.
An attribute of AddressRoom type.
An attribute of AddressStateOrProvince type.
An attribute of AddressStreet type.
An attribute of AddressZip type.
An attribute of BomResource type.
An attribute of Caption type.
An attribute of CaptionAbbreviation type.
An attribute of CaptionDescription type.
An attribute of Channel type.
An attribute of City type.
An attribute of Company type.
An attribute of Continent type.
An attribute of Country type.
An attribute of County type.
An attribute of CurrencyDestination type.
An attribute of CurrencyIsoCode type.
An attribute of CurrencyName type.
An attribute of CurrencySource type.
An attribute of CustomerGroup type.
An attribute of CustomerHousehold type.
An attribute of Customers type.
An attribute of Date type.
An attribute of DateCanceled type.
An attribute of DateDuration type.
An attribute of DateEnded type.
An attribute of DateModified type.
An attribute of DateStart type.
An attribute of DayOfHalfYear type.
An attribute of DayOfMonth type.
An attribute of DayOfQuarter type.
An attribute of DayOfTenDays type.
An attribute of DayOfTrimester type.
An attribute of DayOfWeek type.
An attribute of DayOfYear type.
An attribute of Days type.
An attribute of DeletedFlag type.
An attribute of FiscalDate type.
An attribute of FiscalDayOfHalfYear type.
An attribute of FiscalDayOfMonth type.
An attribute of FiscalDayOfQuarter type.
An attribute of FiscalDayOfTrimester type.
An attribute of FiscalDayOfWeek type.
An attribute of FiscalDayOfYear type.
An attribute of FiscalHalfYears type.
An attribute of FiscalHalfYearOfYear type.
An attribute of FiscalMonths type.
An attribute of FiscalMonthOfHalfYear type.
An attribute of FiscalMonthOfQuarter type.
An attribute of FiscalMonthOfTrimester type.
An attribute of FiscalMonthOfYear type.
An attribute of FiscalQuarters type.
An attribute of FiscalQuarterOfHalfYear type.
An attribute of FiscalQuarterOfYear type.
An attribute of FiscalTrimesters type.
An attribute of FiscalTrimesterOfYear type.
An attribute of FiscalWeeks type.
An attribute of FiscalWeekOfHalfYear type.
An attribute of FiscalWeekOfMonth type.
An attribute of FiscalWeekOfQuarter type.
An attribute of FiscalWeekOfTrimester type.
An attribute of FiscalWeekOfYear type.
An attribute of FiscalYears type.
An attribute of FormattingColor type.
An attribute of FormattingFont type.
An attribute of FormattingFontEffects type.
An attribute of FormattingFontSize type.
An attribute of FormattingOrder type.
An attribute of FormattingSubtotal type.
An attribute of GeoBoundaryBottom type.
An attribute of GeoBoundaryFront type.
An attribute of GeoBoundaryLeft type.
An attribute of GeoBoundaryPolygon type.
An attribute of GeoBoundaryRear type.
An attribute of GeoBoundaryRight type.
An attribute of GeoBoundaryTop type.
An attribute of GeoCentroidX type.
An attribute of GeoCentroidY type.
An attribute of GeoCentroidZ type.
An attribute of HalfYears type.
An attribute of HalfYearOfYear type.
An attribute of Hours type.
An attribute of ID type.
An attribute of Image type.
An attribute of ImageBmp type.
An attribute of ImageGif type.
An attribute of ImageJpg type.
An attribute of ImagePng type.
An attribute of ImageTiff type.
An attribute of IsHoliday type.
An attribute of Iso8601Date type.
An attribute of Iso8601DayOfWeek type.
An attribute of Iso8601DayOfYear type.
An attribute of Iso8601Weeks type.
An attribute of Iso8601WeekOfYear type.
An attribute of Iso8601Years type.
Represents a day during the peak period.
An attribute of IsWeekDay type.
Represents a day during the working week.
An attribute of ManufacturingDate type.
An attribute of ManufacturingDayOfHalfYear type.
An attribute of ManufacturingDayOfMonth type.
An attribute of ManufacturingDayOfQuarter type.
An attribute of ManufacturingDayOfWeek type.
An attribute of ManufacturingDayOfYear type.
An attribute of ManufacturingHalfYears type.
An attribute of ManufacturingHalfYearOfYear type.
An attribute of ManufacturingMonths type.
An attribute of ManufacturingMonthOfHalfYear type.
An attribute of ManufacturingMonthOfQuarter type.
An attribute of ManufacturingMonthOfYear type.
An attribute of ManufacturingQuarters type.
An attribute of ManufacturingQuarterOfHalfYear type.
An attribute of ManufacturingQuarterOfYear type.
An attribute of ManufacturingWeeks type.
An attribute of ManufacturingWeekOfHalfYear type.
An attribute of ManufacturingWeekOfMonth type.
An attribute of ManufacturingWeekOfQuarter type.
An attribute of ManufacturingWeekOfYear type.
An attribute of ManufacturingYears type.
An attribute of Minutes type.
An attribute of Months type.
An attribute of MonthOfHalfYear type.
An attribute of MonthOfQuarter type.
An attribute of MonthOfTrimester type.
An attribute of MonthOfYear type.
An attribute of OrganizationalUnit type.
An attribute of OrgTitle type.
An attribute of PercentOwnership type.
An attribute of PercentVoteRight type.
An attribute of Person type.
An attribute of PersonContact type.
An attribute of PersonDemographic type.
An attribute of PersonFirstName type.
An attribute of PersonFullName type.
An attribute of PersonLastName type.
An attribute of PersonMiddleName type.
An attribute of PhysicalColor type.
An attribute of PhysicalDensity type.
An attribute of PhysicalDepth type.
An attribute of PhysicalHeight type.
An attribute of PhysicalSize type.
An attribute of PhysicalVolume type.
An attribute of PhysicalWeight type.
An attribute of PhysicalWidth type.
An attribute of Point type.
An attribute of PostalCode type.
An attribute of Product type.
An attribute of ProductBrand type.
An attribute of ProductCategory type.
An attribute of ProductGroup type.
An attribute of ProductSKU type.
An attribute of Project type.
An attribute of ProjectCode type.
An attribute of ProjectCompletion type.
An attribute of ProjectEndDate type.
An attribute of ProjectName type.
An attribute of ProjectStartDate type.
An attribute of Promotion type.
An attribute of QtyRangeHigh type.
An attribute of QtyRangeLow type.
An attribute of Quantitative type.
An attribute of Quarters type.
An attribute of QuarterOfHalfYear type.
An attribute of QuarterOfYear type.
An attribute of Rate type.
An attribute of RateType type.
An attribute of Region type.
An attribute of Regular type.
An attribute of RelationToParent type.
An attribute of ReportingDate type.
An attribute of ReportingDayOfHalfYear type.
An attribute of ReportingDayOfMonth type.
An attribute of ReportingDayOfQuarter type.
An attribute of ReportingDayOfTrimester type.
An attribute of ReportingDayOfWeek type.
An attribute of ReportingDayOfYear type.
An attribute of ReportingHalfYears type.
An attribute of ReportingHalfYearOfYear type.
An attribute of ReportingMonths type.
An attribute of ReportingMonthOfHalfYear type.
An attribute of ReportingMonthOfQuarter type.
An attribute of ReportingMonthOfTrimester type.
An attribute of ReportingMonthOfYear type.
An attribute of ReportingQuarters type.
An attribute of ReportingQuarterOfHalfYear type.
An attribute of ReportingQuarterOfYear type.
An attribute of ReportingTrimesters type.
An attribute of ReportingTrimesterOfYear type.
An attribute of ReportingWeeks type.
An attribute of ReportingWeekOfHalfYear type.
An attribute of ReportingWeekOfMonth type.
An attribute of ReportingWeekOfQuarter type.
An attribute of ReportingWeekOfTrimester type.
An attribute of ReportingWeekOfYear type.
An attribute of ReportingYears type.
An attribute of Representative type.
An attribute of ScdEndDate type.
An attribute of ScdOriginalID type.
An attribute of ScdStartDate type.
An attribute of ScdStatus type.
An attribute of Scenario type.
An attribute of Seconds type.
An attribute of Sequence type.
An attribute of ShortCaption type.
An attribute of StateOrProvince type.
An attribute of TenDay type.
An attribute of TenDayOfHalfYear type.
An attribute of TenDayOfMonth type.
An attribute of TenDayOfQuarter type.
An attribute of TenDayOfTrimester type.
An attribute of TenDayOfYear type.
An attribute of Trimesters type.
An attribute of TrimesterOfYear type.
An attribute of UndefinedTime type.
An attribute of Utility type.
An attribute of Version type.
An attribute of WebHtml type.
An attribute of WebMailAlias type.
An attribute of WebUrl type.
An attribute of WebXmlOrXsl type.
An attribute of WeekOfYear type.
An attribute of Weeks type.
An attribute of WinterSummerSeason type.
An attribute of Years type.
Defines how a can be used.
Represents the key element in a single element key or one of the elements in a multi element key.
Represents the parent in a parent-child dimension.
Represents that the attribute is a regular attribute.
Stores the information necessary to back up a Microsoft SQL Server 2005 Analysis Services (SSAS) database to a backup file. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class using the file name to backup to.
The name of the file to backup to.
Initializes a new instance of the class using a file name, and indicates whether overwrite information is allowed.
The file name to backup to.
true if overwrite is allowed; otherwise, false.
Initializes a new instance of the class using a file name, and indicates whether overwrite and backup of remote partitions are allowed.
The file name to backup to.
true if overwrite is allowed; otherwise, false.
true if backup of remote partitions is allowed; otherwise, false.
Initializes a new instance of the class using a file name, indicates whether overwrite and backup of remote partitions are allowed, and specifies the locations for the backup to be stored.
The file name to backup to.
true if overwrite is allowed; otherwise, false.
true if backup of remote partitions is allowed; otherwise, false.
The locations for all remote partitions.
Initializes a new instance of the class using a file name, indicates whether overwrite and backup of remote partitions are allowed, specifies the location for the backup to be stored, and indicates whether compression is applied.
The file name to backup to.
true if overwrite is allowed; otherwise, false.
true if backup of remote partitions is allowed; otherwise, false.
The locations where the backup will be stored.
true if compression is applied during the backup process; otherwise, false.
Initializes a new instance of the class using a file name, indicates whether overwrite and backup of remote partitions are allowed, specifies the location for the backup to be stored, indicates whether compression is applied, and specifies a password.
The file name to backup to.
true if overwrite is allowed; otherwise, false.
true if backup of remote partitions is allowed; otherwise, false.
The locations where the backup will be stored.
true if compression is applied during the backup process; otherwise, false.
A String containing the password.
Gets or sets the property indicating whether the destination files can be overwritten during backup.
true if the destination files can be overwritten; otherwise, false.
Gets or sets property that indicates whether the backup will be compressed or not.
true if the backup will be compressed; otherwise, false.
Gets or sets property that indicates whether remote partitions will be backed up or not.
true if remote partitions will be backed up; otherwise, false.
Gets or sets the name of the file to back up to.
A String containing the name of the file.
Gets or sets the locations where the backup will be stored.
A .
Gets or sets the password to be used with backup file encryption.
A String containing the password.
Represents the location a file will be copied to during backup. This class cannot be inherited.
Initializes a new instance of the class, using default values.
Initializes a new instance of the class, specifying the file name and the data source name.
The file for the backup location.
The name of the data source on the server to back up.
Gets or sets the data source name on the server to be backed up.
The data source identifier.
Gets or sets the name of the file to backup the data source to.
The file name.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Adds the elements of an to the end of the collection.
The whose elements should be added.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets or sets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Serves as the base class from which all bindings are derived.
Initializes a new instance of a binding object as implemented by the derived class.
Transfers a deep copy of current object to a specified binding.
A reference to the copied object.
Specifies the binding object where the current object is to be copied.
Gets the parent object of the current object.
The parent object for current object.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Removes all elements from the collection. This class cannot be inherited.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional objects, starting at the specified index of the target array. This class cannot be inherited.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection. This class cannot be inherited.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
XXX. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name and an identifier.
The name of the calculated measure.
Represents a collection of user interface properties for a calculation used in an . This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a calculation reference parameter.
Points to the name of the calculation defined in the MDX script object.
Initializes a new instance of using a calculation reference and a type parameter.
Points to the name of the calculation defined in the MDX script object.
Specifies the type of MDX script calculation.
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets an associated measure group identifier for a object.
An associated measure group identifier.
Gets or sets the background color for a object.
The name of the background color.
Gets or sets the name of the calculation defined in the MDX script object.
The name of the named set or calculated cell referenced by the .
Gets or sets the calculation type associated with a object.
A calculation type.
Gets or sets the description of a object.
The object description.
Gets or sets the folder in which to list the parent object.
The display folder path.
Gets or sets font-related display characteristics of the object.
An MDX expression.
Gets or sets font name of the object.
An MDX expression.
Gets or sets font name of the object.
An MDX expression.
Gets or sets the foreground color for a object.
The name of the foreground color.
Gets or sets the display format for a object.
An MDX expression.
Gets or sets the language associated with a object.
An Integer representing the language.
Gets or sets non-empty behavior for a parent object.
The type of behavior specified.
Gets the MDX script that defines the parent of a object.
An MDX script.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets or sets the solve order value for a object.
An Integer indicator of solve order.
Gets the translations associated with a object.
A collection of translations.
Gets or sets the visibility property associated with a object.
true if visibility is enabled; otherwise, false.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by calculationReference if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by calculationReference.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Describes the type of calculation defined in the associated .
The applies to a calculated member definition.
The applies to a named set definition.
Describes the type of calendar to use for the time hierarchy.
The calendar is based on a fiscal calendar.
The calendar is based on the ISO 8601 calendar.
The calendar is based on a manufacturing (13-period) calendar.
The calendar is based on a calendar in which one month in the quarter has 5 weeks, and the other two months have 4 weeks.
The calendar is based on the Gregorian 12-month calendar, starting on January 1st and ending December 31st.
Represents the cardinality of a relationship.
Relationship is Many-to-One.
Relationship is One-to-One.
Specifies the for one or more cells in a cube. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of specifying access read/write capabilities.
Specifies the type of access.
Initializes a new instance of using an access and expression parameter.
A description of the access permission level.
A String which is interpreted as an MDX expression by the server. It evaluates to true or false (Boolean) by the server.
Creates a new full copy of an object.
A object.
Copies a object to the specified object.
The object you are copying to.
Gets or sets the values associated with a object.
A description of the access permission level.
Gets or sets the description associated with a object.
A description of cell permissions.
Gets or sets the MDX Expression associated with a object.
An MDX expression.
Gets the that is the parent of the object's object.
A database.
Gets the object that is the parent of the object.
A object.
Indicates the level of access given to a object.
Read-Only access is allowed.
Read-contingent access is allowed.
Read-write access is allowed.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified value, to the end of the collection.
A new with the specified value.
The value of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified value.
true if the is contained in the collection; otherwise, false.
The value of the to be located.
Gets the first , with the specified value, from the collection.
The value of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified value.
The zero-based index of the if the object is found; otherwise, -1.
The value of the to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified value, into the collection at the specified index.
A new with the specified value.
The zero-based index at which the new will be inserted.
The value of the to be located.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified value, to a new index in the collection.
The value of the to be moved.
The zero-based index to which to move the with the value specified by access.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Removes the specified from the collection.
The to be removed.
Removes a , with the specified value, from the collection.
The value of the to be removed.
Gets the first , with the specified value, from the collection.
The with the specified value.
The value of the to be returned.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Enables you to manage and use a . This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Copies a object to the specified object.
The object you are copying to.
Loads a managed assembly with or without attendant debug information.
A fully articulated path to the main file for loading.
This Boolean controls whether or not to load the debug information.
Gets the collection of files associated with a .
A ClrAssemblyFile collection.
Gets or sets the for a .
A enumeration.
Contains the name, debug type and block of data for a . This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and type.
A String that contains the name of the .
An Enumeration indicating the debug status of the .
Creates a new full copy of an object.
A object.
Copies a object to the specified object.
A object.
The object you are copying to.
Gets the Data associated with a .
The block of data.
Contains the name of the .
A file name.
Gets or sets the type of ; where type refers to debug status.
The debug status.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Adds the elements of an to the end of the collection.
The whose elements should be added.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets or sets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Identifies the file type of a .
A .pdb file with the debugging information.
A CLR assembly that contains the helper functions for the publicly visible functions.
A CLR assembly that contains the publicly visible functions for users to call from stored procedures, MDX statements, or DMX statements.
Provides data for the collection changed event.
Returns data at a collection changed event.
An object that contains the collection changed event data
Represents the method that will handle the OnCollectionChange event.
Represents the event calling the object.
Specifies the that contains the event data.
Defines a binding between a data source and a column. This class cannot be inherited.
Initializes a new instance of using default values.
Initializes a new instance of for the specified table and column.
A String that contains the identifier of the table.
A String that contains the identifier of the column.
Returns a full copy of current object.
The copied object.
Returns a System.String that represents the table and column in the current .
A System.String with TableID.ColumnID.
Gets or sets the ColumnId of the .
A String with the ColumnId of the .
Gets or sets the TableId of the .
A String with the TableId of the .
Enables you to manage and use a . This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using the specified assembly.
A String that contains the name of the .
Initializes a new instance of using the specified assembly and its identifier.
A String that contains the name of the .
A String that contains the identifier of the .
Copies the current object into the object that is passed as a parameter.
The copied object.
Specifies the object into which the current object is to be copied.
Gets or sets the source where the COM assembly file is located.
A System.String value with the source where the COM assembly file is located.
Represents a command that is available for use within the context of the parent element of the .
Initializes a new instance of using the default values.
Initializes a new instance of the class using a name.
A string containing the parameter reference.
Creates a new, full copy of an object.
The cloned object.
Copies a to the specified object.
The object copied to.
The object you are copying to.
Gets or sets a command text for a batch.
A string text with the batch command.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Adds the elements of an to the end of the collection.
The whose elements will be added.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
The exception that is thrown when a connection problem arises between the server and current application. This class cannot be inherited.
Sets the with information about the exception.
The that holds the serialized object data about the exception being thrown.
The that contains contextual information about the source or destination.
Returns a value to explain the origin of the exception.
A value which explains the origin of the exception.
Contains the values for exceptions that are raised when an error occurs to the connection between server and current client application.
Credentials presented at connection time were refused by server.
Client application is requesting connection over an incompatible version of provider.
Any other exception that is different from and .
Parses a connection string and exposes several properties associated with the connection. This class cannot be inherited.
Initializes a new instance of the class using a connection string.
A String that contains the connection information.
Gets a catalog of databases associated with the object.
A database catalog.
Gets the character encoding value associated with the object.
The encoding scheme applied.
Gets the compression level associated with the object.
An Integer compression level value.
Gets the connection type associated with the object.
A connection of type HTTP, Native Connection, or Local Cube.
Gets the connection timeout information associated with the object.
An Integer representing the number of seconds before timeout.
Gets the extended properties associated with the object.
A ListDictionary object.
Gets the impersonation level associated with a object.
An object.
Gets the instance name associated with the object.
The name of an Analysis Services instance.
Gets the integrated security status for the object.
An object.
Gets the location associated with the object.
The location property.
Gets the packet size in bytes associated with a object.
Number of bytes.
Gets the password associated with the object.
A password.
Gets the port number associated with the object.
The port number in String format.
Gets the protection level associated with a object.
A object.
Gets the protocol format for the object.
A object.
Gets the server name associated with a object.
The name of the server.
Gets the name of the SSPI package to use during the authentication process of the connection.
A string with the following possible values:Negotiate.The SSPI package is to be negotiated between the client and the service.This is the default value.KerberosKerberos is the authentication package defined to authenticate to this server.
Gets the timeout value associated with the object.
The Integer timeout value.
Gets the TransportCompression object element with the object.
A object.
Gets the Boolean status of use existing file property of the object.
true if UseExistingFile; otherwise, false.
Gets the user identifier associated with the object.
A user identifier.
An enumeration which tells the user if the password for the has to be delivered.
Password has been removed from and user will have to enter a password for the to connect to relational database.
Password is still part of and the user can connect to the without entering a password.
Defines how the object connects to the property.
Connects using HTTP protocol.
Connection is defined as proprietary for local cubes.
Connection is defined as proprietary for local server.
Connection is defined as proprietary for remote connections.
Represents a cube from a database. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of using a name.
A String that contains the name of the cube.
Initializes a new instance of the class, using a name and an identifier.
A String that contains the name of the cube.
A String that contains a unique identifier for the cube.
Indicates whether the cube can perform the specified processing.
true if the cube can perform the specified processing; false otherwise.
The type of processing expected to be performed.
Creates a new, full copy of an object.
The cloned object.
Copies a to the specified object.
The object copied to.
The object you are copying to.
Adds the mining structures and subsequent dependants to the specified Hashtable.
The dependentsHashtable with mining structures of the database and the mining structure dependents appended.
The Hashtable to append dependent objects to.
Gets the objects that the cube references.
The referencesHashtable with objects that the cube references appended.
The Hashtable to append references to.
Determines whether objects for and external references for are added to the Hashtable.
Generates a regular measure group, but it is set up to point to other measure groups. As parameters, this method takes the measure group (source) you want to link to and a data source identifier.
The new .
The measure group that is pointed to.
The data source identifier for the database that holds the source measure group.
Generates a regular measure group, but it is set up to point to other measure groups. As parameters, this method takes the measure group (source) you want to link to and a data source identifier.
The new .
The measure group which is pointed to.
The data source identifier for the database that holds the source measure group.
The name to give the .
Gets the actions collection for the cube.
An object.
Gets or sets the prefix for aggregations in the cube.
A String with the aggregation prefix.
Gets all measures as an enumeration object.
A object.
Gets or sets the collation string for a .
The collation type description.
Gets the permissions collection associated with a cube.
A that can be used to retrieve certain .
Gets the object associated with a .
An object containing information.
Gets the object associated with a .
An object containing information.
Gets the defaultmdxscript object associated with a .
An object that contains an MDX script.
Gets or sets the associated with a .
The of the .
Gets the dimensions collection associated with a .
A that can be used to retrieve certain associated with a .
Gets or sets the associated with a .
An object containing information.
Gets or sets the number of for a .
A 64-bit signed Integer.
Gets a collection of associated with a .
A collection containing information.
Gets or sets the default to use for the .
An Integer.
Gets a collection of associated with a .
A collection containing information.
Gets a collection of associated with a .
A collection that contains information.
Gets the parent of the object.
A object.
Gets the object that is the parent of the .
A object.
Gets the perspectives for the cube.
A .
Gets or sets the proactive caching settings for the cube.
A object.
Gets or sets the index and aggregation settings for cube processing.
A enumeration.
Gets or sets the processing priority for the cube.
An Integer.
Gets or sets the script cache settings for processing.
A enumeration.
Gets or sets the source for a relational cube.
A object.
Gets or sets the storage location for the cube.
A String that contains the location of the cube in the file system.
Gets or sets the storage mode for the cube.
A enumeration.
Gets the translations for the cube.
A object.
Gets or sets a value that indicates whether a cube can be viewed.
true if the cube is visible; otherwise, false.
Defines details for an attribute on a cube. Attributes in the dimension not explicitly included in this collection become part of the collection (and are returned by Discover) with all default values. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String that contains an attribute identifier for a cube.
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Returns a string that represents the object.
A string version of the object.
Gets or sets how Aggregation Designer will design aggregations.
An object.
Gets a dimension attribute from the object.
A object.
Gets or sets the attribute hierarchy enabled property associated with a object.
true if the attribute hierarchy is enabled; otherwise, false.
Gets or sets the optimization state for a object.
The type of optimization set.
Gets or sets the property controlling visibility of an attribute hierarchy associated with a object.
true if visibility attribute is on; otherwise, false.
Gets or sets the attribute identifier for a object.
The attribute identifier.
Gets the parent of the object.
A object.
Gets a parent of the object.
A object.
Gets a parent of the object.
A object.
Gets a parent of the object.
A object.
Defines a binding from a data source to a cube attribute. This class cannot be inherited.
Initializes a new instance of using default values.
Initializes a new instance of for the specified cube, dimension, attribute, and binding type.
A String that contains the identifier of the cube.
A String that contains the identifier of the cube's dimension.
A String that contains the identifier of the attribute.
An AttributeBindingType that contains the type of binding.
Initializes a new instance of for the specified cube, dimension, attribute, binding type, and ordinal place.
A String that contains the identifier of the cube.
A String that contains the identifier of the cube's dimension.
A String that contains the identifier of the attribute.
An AttributeBindingType that contains the type of binding.
Specifies the ordinal number that the data source binds to in the collection.
Returns a full copy of current object.
The copied object.
Returns a System.String that represents the cube, dimension, attribute, binding type, and an ordinal location in the current object.
A System.String with CubeID, DimensionID, AttributeID, binding type, and ordinal location.
Gets or sets the AttributeID referenced in the binding.
A String that contains the AttributeID.
Gets or sets the CubeDimensionID referenced in the binding.
A String that contains the CubeDimensionID.
Gets or sets the CubeID referenced in the binding.
A String that contains the CubeID.
Gets or sets the ordinal number of the attribute that the data source binds to in the collection.
An integer value with the ordinal number of the attribute that the data source binds to in the collection.
Gets or sets the type of binding.
An with the binding type.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by the attributeID if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by attributeID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Creates and adds a , with the specified key, to the end of the collection.
A new, empty .
The key of the to be added.
Creates and adds a , with the specified name and key, to the end of the collection.
A new, empty .
The name of the to be added.
The key of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The , if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by id, if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents the relationship between a dimension and a cube. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for the dimension in a .
Initializes a new instance of using a name a dimension identifier and identifier.
A String that contains a unique identifier for the dimension in a .
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets controls for how Aggregation Designer in Microsoft SQL Server 2005 Analysis Services (SSAS) designs aggregations.
Aggregation use specification.
Gets the collection of attributes associated with a object.
A collection of cube attributes.
Gets the associated with the object.
A object.
Gets or sets the dimension identifier associated with the object.
A dimension identifier.
Gets the hierarchies associated with a object.
A collection of hierarchies.
Gets or sets how unique names are generated for hierarchies that are contained within the .
A HierarchyUniqueNameStyle element.
Gets or sets how unique names are generated for members of hierarchies contained within the .
A MemberUniqueNameStyle element.
Gets the parent of the object.
The parent .
Gets the parent of the object.
The parent .
Gets the parent of the object.
The parent .
Gets the translations collection associated with a object.
A collection of translations.
Gets or sets the visibility property for a object.
true if visibility is on; otherwise, false.
Derived from this type contains identifiers for data sources, cube and cube dimension and an MDX filter. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a data source, cube and cube dimension identifiers.
The data source identifier.
The cube identifier.
The identifier.
Creates a new full copy of an object.
A object.
Copies a object to the specified object.
A object
The object you are copying to.
A cube dimension identifier.
Gets or sets a cube identifier for a .
A cube identifier.
Gets or sets the data source identifier for a object.
A data source identifier.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The that has been added.
The identifier of the to be added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Creates and inserts a , with the specified dimension identifier, name, and identifier, into the collection at the specified index.
A new based on the dimension specified in dimensionID.
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
The name of the to be added.
The identifier of the to be added.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents the permissions for a single role on a specific dimension in a cube. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a .
The cube-specific dimension identifier.
Creates a new, full copy of an object.
A object.
Copies a object to the specified object.
The object that has been copied to.
The object you are copying to.
Gets the associated with a object.
A collection of attribute permissions.
Gets a associated with a .
A object that includes information about the relationship between a dimension and a cube.
Gets or sets a associated with a .
The cube dimension identifier.
Gets or sets a from a .
A description of a specific dimension.
Gets a from a .
The dimension referenced by the .
Gets the parent of the . That parent is the itself.
The parent of the .
Gets the referenced in a .
A Microsoft SQL Server 2005 Analysis Services (SSAS).
Gets the referenced in a .
A Microsoft SQL Server 2005 Analysis Services (SSAS).
Gets the referenced by a .
A Microsoft SQL Server 2005 Analysis Services (SSAS).
Gets or sets the read access status referenced in a .
A read access status.
Gets or sets the write access referenced in a .
A write access status.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by cubeDimensionID if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by cubeDimensionID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines details for a hierarchy on a cube. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String that contains an identifier for the .
Creates a new full copy object.
The cloned object.
Copies a to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the enabled status of a object.
true if the is enabled; else false.
Gets the hierarchy associated with a object.
A object.
Gets or sets an identifier for a hierarchy associated with a object.
A hierarchy identifier.
Gets or sets the optimization state of an associated object.
The type of optimization associated with a object.
Gets the cube hierarchy parent of the object.
A object.
Gets the parent cube of the object.
A object.
Gets the parent database of the object.
A object.
Gets the parent server of the object.
A object.
Gets or sets the visibility property for the object.
true is visible is turned on; else false.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
A new, empty .
The to be added.
Indicates whether the dependents of the should be updated.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by hierarchyID if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by hierarchyID.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines the permissions of the members of a specific element in a specific . This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of the class using a name, a role identifier, and a unique identifier.
A String that contains the name of the role identifier.
A String that contains the name of the cube.
A String that contains a unique identifier for the cube.
Creates a new, full copy of an object.
The cloned object.
Copies a to the specified object.
The object copied to.
The object you are copying to.
Gets the cell permissions collection associated with a object.
A collection of cell permissions.
Gets the cube dimension collection associated with a object.
A collection of cube dimension permissions.
Gets the parent of a object.
The object.
Gets the parent of a object.
The object.
Gets the parent of a object.
The object.
Gets or sets permission to read pass 0 data (or storage engine data) without calculations applied on it.
An enumeration of permissions.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified role identifier and name, to the end of the collection.
A new, empty .
The identifier of the role for the to be added.
The name of the to be added.
Creates and adds a , with the specified role identifier, name, and identifier, to the end of the collection.
A new, empty .
The identifier of the role for the to be added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The , if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The , if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the role for the to be returned.
Gets the , with the specified name, from the collection.
The , if it is contained in the collection.
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The , if it is contained in the collection.
The identifier of the role for the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the , specified by id, if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified role identifier and name, into the collection at the specified index.
A new with the specified role identifier and name.
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified role identifier, name, and identifier, into the collection at the specified index.
A new , with the specified role identifier, name, and identifier.
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Indicates if the server can aggregate data or the cache.
Specifies that the information in cache can be aggregated.
Specifies that the data in files or tables can be aggregated.
Specifies that the information in cache and data in the files or tables can be aggregated.
Specifies that nothing can be aggregated
Defines a Microsoft SQL Server 2005 Analysis Services (SSAS) database. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the database.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the database.
A String that contains a unique identifier for the action.
Provides programmatic access to Backup operations for a with BackupInfo parameter.
Contains parameters to be applied during backup of a .
Provides programmatic access to Backup operations for a with file parameter.
A file containing the parameters to be applied during backup of a .
Provides programmatic access to Backup operations for a with file and AllowOverWrite parameters.
A file containing the parameters to be applied during backup of a .
true if overwrite is allowed; otherwise, false.
Provides programmatic access to Backup operations for a with file, AllowOverWrite, and BackupRemotePartitions parameters.
A file containing the parameters to be applied during backup of a .
true if overwrite is allowed; otherwise, false.
true if remote partitions are subject to backup; otherwise, false.
Provides programmatic access to Backup operations for a with file, AllowOverWrite, BackupRemotePartitions, and locations parameters.
A file containing the parameters to be applied during backup of a .
true if overwrite is allowed; otherwise, false.
true if remote partitions are subject to backup; otherwise, false.
If locations is specified, then remote partitions are backed up on their servers using the same file name as defined in this parameter.
Provides programmatic access to Backup operations for a with five parameters.
Name of the file.
true if overwrite of the target is enabled; otherwise, false.
true if remote partitions are subject to backup; otherwise, false.
If locations is specified, then remote partitions are backed up on their servers using the same file name as defined in this parameter.
true if compression is to be used; otherwise, false.
Provides programmatic access to Backup operations for a with six parameters.
Name of the file.
true if overwrite of the target is enabled; otherwise, false.
true if remote partitions are subject to backup; otherwise, false.
If locations is specified, then remote partitions are backed up on their servers using the same file name as defined in this parameter.
true if compression is to be used; otherwise, false.
The password text to apply to the backup.
Indicates whether a process type can be processed for a specified object.
true if the specified processType can be processed given the ; otherwise, false.
The type of processing to evaluate.
Creates a new, full copy of an object.
The new cloned object.
Copies a object to the specified object.
The object copied to.
The object to be copied to.
Gets the collection of account types that are defined in a element.
A collection of accounts.
Defines the common prefix to be used for aggregation names throughout the associated .
Aggregation name prefix.
Gets the collection of assemblies associated with a .
A collection of assemblies.
Gets or sets the collation type for a .
The collation type.
Gets the collection of cubes in a .
A collection of cubes.
Gets the collection of database permission elements associated with a element.
A collection of database permission elements.
Gets or sets the impersonation information associated with a .
Security related impersonation information.
Gets the collection of data sources associated with a .
A collection of data sources.
Gets the collection of data source views associated with a .
A collection of data source views.
Gets the collection of dimensions associated with a .
A collection of dimensions.
Gets or sets the read-only estimated size, in bytes, of the parent .
A 64-bit signed integer representation of size in bytes.
Gets or sets the language value for a .
An Integer representation of language used.
Gets or sets the time of last update for a .
The time of last update.
Gets or sets the master data source identifier for a .
The master data source identifier.
Gets the collection of mining structures associated with a .
A collection of mining structures.
Gets the parent of a .
A object.
Gets or sets the processing priority of a .
An Integer priority value.
Gets the collection of roles associated with a .
A collection of roles.
Gets the collection of translations associated with a .
A collection of translations.
Gets or sets the Boolean visibility property associated with a .
true if visibility is turned on; otherwise, false.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the , at the specified index, from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines the permissions of the members of a specific element in a . This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of the class using a database name, a role identifier, and a unique identifier.
A String that contains the name of the role identifier.
A String that contains the name of the database.
A String that contains a unique identifier for the database.
Returns a full copy of current object.
The copied object.
Copies the current to the specified object.
A reference to the copied object.
Specifies the object where the current object is to be copied.
Gets or sets the administer permissions to a role in the current object.
true means that current permission grants administer permissions to a role on the database. false means that the role has no administer permissions on the database.
Gets the parent of current object.
The parent database object of current object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a with the specified identifier to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a with the specified name and identifier to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Creates and adds a , with the specified role identifier, name, and identifier, to the end of the collection.
A new, empty .
The identifier of the role for the to be added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains the specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the with the specified role identifier from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the role for the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The if it is contained in the collection.
The identifier of the role for the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a with the specified identifier into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified role identifier, name, and identifier, into the collection at the specified index.
A new , with the specified role identifier, name, and identifier.
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a with the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the with the specified identifier from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the with the specified identifier from the collection.
The specified by the identifier.
The identifier of the to be returned.
Describes a data item that includes the definition of that data item (size, type and more), and the details of the binding to some source. This class cannot be inherited.
Initializes a new instance of using default values.
Initializes a new instance of for the specified source.
A object that has the source of the data item.
Initializes a new instance of for the specified source with the specified OleDbType.
Specifies a object that has the source of the data item.
Specifies an OleDbType type for
Initializes a new instance of for the specified table and column.
A System.String with the name of the table.
A System.String with the name of the column.
Initializes a new instance of for the specified source with the specified OleDbType and data size.
Specifies a object that has the source of the data item.
Specifies an OleDbType type for
An integer value that specifies the data size.
Initializes a new instance of for the specified table and column with the specified OleDbType.
A System.String with the name of the table.
A System.String with the name of the column.
An OleDbType type for
Initializes a new instance of for the specified table and column with the specified OleDbType and data size.
A System.String with the name of the table.
A System.String with the name of the column.
Specifies an OleDbType type for
An integer value that specifies the data size.
Creates a new, deep copy of current .
The copy of current .
Creates a deep copy of current in the specified object.
A reference to the copied object.
Specifies the T:Microsoft.AnalysisServices.ComAssembly object where the current object is to be copied.
Returns a string representation of current value.
A System.String with the string representation of value.
Gets an array with the allowed data types as defined in OLEDB.
An array of OleDbType types.
Gets the collection object of all annotations to current .
An object that has all annotations to current .
Gets or sets the collation definition for the current .
A System.String with the Locale Id, underscore (_), and character comparison definition flag.
Gets or sets the size for current .
An integer value with the size of current .
Gets or sets the type of current .
An OleDbType value with the type of .
Gets or sets the formatting property for values.
A system.string with the formatting value.
Gets or sets the behavior for invalid characters in XML streams.
An .
Gets or sets the Mime type of the current .
A string value with the Mime type of the current .
Gets or sets action the server should take when current is a Null value.
A value.
Gets the parent object of current .
The parent object of current .
Gets or sets the source object for current .
A object that has the source for current .
Gets or sets the trimming specification for string type
A value defining how a string type is treated.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified table name and column name, to the end of the collection.
A new with the specified table name and column name.
The table name of the to be added.
The column name of the to be added.
Creates and adds a , with the specified table name, column name, and data type, to the end of the collection.
A new with the specified table name, column name, and data type.
The table name of the to be added.
The column name of the to be added.
The value of the to be added.
Creates and adds a , with the specified table name, column name, data type, and data size, to the end of the collection.
A new with the specified table name, column name, data type, and data size.
The table name of the to be added.
The column name of the to be added.
The value of the to be added.
The data size, in bytes, of the to be added.
Removes all elements from the collection. This class cannot be inherited.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array. This class cannot be inherited.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection. This class cannot be inherited.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Defines a data source in a Microsoft SQL Server 2005 Analysis Services (SSAS) element.
Initializes a new instance of using the default values.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the data source.
A String that contains a unique identifier for the data source.
Creates a new, full copy of a object.
The cloned object.
Gets or sets a string specifying connection information.
The connection string.
Gets or sets the connection security properties of a object.
The connection security properties.
Gets the data source permissions associated with a specified object.
A collection of data source permissions.
Gets or sets the impersonation information associated with a specified object.
Information that is used to impersonate a user.
Gets or sets the isolation property for a object.
The data source isolation status.
Gets or sets the managed provider name used by a object.
The name of the managed provider.
Gets or sets the maximum number of concurrent connections enabled by an element that is derived from a object.
An Integer that indicates the maximum number of active connections.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets or sets the length of time that must pass for Timeout to occur on a connection.
The length of time specified.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Creates and adds a , with the specified key, to the end of the collection.
A new, empty .
The key of the to be added.
Creates and adds a , with the specified name and key, to the end of the collection.
A new, empty .
The name of the to be added.
The key of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Controls the locking behavior of the SQL statements issued to a data source.
Specifies that statements cannot read data that has been modified, but not committed, by other transactions. This prevents dirty reads.
Specifies that the data read by any statement in a transaction is transactionally consistent, as if the statements in a transaction receive a snapshot of the committed data as it existed at the start of the transaction.
Defines the permissions for the members, of a specific element, over a specific . This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of the class using a role identifier, name and unique identifier.
A String that contains the unique identifier of the role.
A String that contains the name of the .
A String that contains a unique identifier for the .
Returns a full copy of current object.
The copied object.
Copies the current to a specified object.
A reference to the copied object.
Specifies the object where the current object is to be copied.
Gets the objects that the references.
The referencesHashtable with the objects that the appended.
Specifies the Hashtable where the references are appended.
Gets the parent object of current .
The parent object of current .
Gets the parent of current object.
The parent of current object.
Gets the parent of current object.
The parent of current object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified role identifier, to the end of the collection.
The zero-based index at which the has been added.
The role identifier of the to be added.
Creates and adds a , with the specified name and role identifier, to the end of the collection.
The zero-based index at which the has been added.
The role identifier of the to be added..
The name of the to be added
Creates and adds a , with the specified role identifier, name, and identifier, to the end of the collection.
A new, empty .
The role identifier of the to be added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The role identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection.
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The if contained in the collection.
The role identifier of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified role identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The role identifier of the to be inserted.
Creates and inserts a , with the specified name and role identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The role identifier of the to be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified role identifier, name, and identifier, into the collection at the specified index.
A new , with the specified role identifier, name, and identifier.
The zero-based index at which the new will be inserted.
The role identifier of the to be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the with the specified identifier from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents a data source view used by a Microsoft SQL Server 2005 Analysis Services (SSAS) element. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of , using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
The cloned object itself.
Copies a to the specified object.
The object copied to.
The object you are copying to.
Gets the data source in a element.
A DataSource object.
Gets or sets the data source identifier for the object.
The data source identifier itself.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the .
A object.
Gets or sets the schema data set associated with a object.
A DataSet object.
Defines a binding from an object to a . This class cannot be inherited.
Initializes a new instance of using default values.
Initializes a new instance of for the specified .
A String that contains the identifier of the .
Returns a full copy of current .
The copied object.
Gets or sets the for the current .
A String that contains the identifier of the .
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Creates and adds a , with the specified key, to the end of the collection.
A new, empty .
The key of the to be added.
Creates and adds a , with the specified name and key, to the end of the collection.
A new, empty .
The name of the to be added.
The key of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id, if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines the details of a dimension within a measure group. See . This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of the class using the specified cube dimension identifier.
A String that contains the cube dimension identifier.
Creates a deep copy of current .
A reference to the cloned object.
Copies the current into the specified object.
A reference to the specified object.
Specifies where the current is to be copied.
Evaluates object dependencies on certain operations and produces a list of objects that would be removed, invalidated, or modified by the selected operation. This class cannot be inherited.
Initializes a new instance of .
Evaluates dependencies for the delete operation over the specified array of objects in the specified database; and, if it is specified, evaluates dependencies recursively on the returned collection.
A collection of key and value pairs of objects that would be removed, invalidated, or modified by the intended delete operation. The key contains the dependent object and the value contains an array of objects.
Specifies the database where the objects exist.
Specifies the intended array of objects to be deleted.
A Boolean value that states whether dependencies are to be calculated recursively over the dependent objects returned.
Orders specified objects based on their relative dependency.
The ordered array of objects.
Specifies the array of objects to be ordered.
Defines the dependent object affected by the planned operation in the object calling . This class cannot be inherited.
Gets a string with the description of the dependent object affected by the planned operation in the object calling the .
A string with the object path for the dependent object and the intended operation described.
Gets the state in which object will be if the planned operation is performed in the object calling the .
The value for dependent object.
Describes how objects depend on other objects.
Specifies that the dependent object will be altered or modified by the intended operation.
Specifies that the dependent object will be deleted by the intended operation.
Specifies that the dependent object will be left invalid by the intended operation.
Defines what information is returned about the aggregations design process.
Gets the total number of aggregations designed to this point.
A long value with the total number of aggregations designed to this point.
Gets a Boolean value that tells if the aggregation design process has finished.
A Boolean value that tells if the aggregation design process has finished.
Gets the level of performance improvement reached in the aggregation design process.
A value between zero and one which represents the level of performance improvement reached in the aggregation design process.
Gets the number of steps the designer accomplished in the last aggregation design iteration.
An integer value with the number of steps the designer accomplished in the last aggregation design iteration.
Gets the total estimated storage, in bytes, required for aggregations designed to this point.
A long value with the estimated storage in bytes.
Gets the elapsed number of milliseconds the designer spent in the last aggregation design iteration.
A long value with the elapsed time in milliseconds the designer spent in the last iteration.
Represents the contents of a . This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String containing the name of the .
Initializes a new instance of , using a name and an identifier.
A String containing the name of the .
A String containing a unique identifier for the .
Sends a processing type to the server and indicates whether that process type can take place for the object.
true if the object that contains information about the processing type available on the indicates that processing can take place; otherwise, false.
Creates a new, full copy of a object.
The cloned object itself.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the AllMember attribute value of the dimension.
A String value with the caption for the AllMember attribute.
Gets the translations collection for the AllMember attribute.
A collection with the translations for the AllMember attribute.
Gets the attributes collection of the dimension.
A with the attributes collection of the dimension.
Gets or sets the collation for the members of the dimension.
A String with the collation value.
Gets or sets the current storage mode of the dimension.
A value with the current storage of the dimension.
Gets the data source object used in the current dimension.
An object containing information.
Gets the object associated with a .
An object containing information.
Gets or sets the dimension internal identifier of a dimension that the current dimension depends on. See .
A String value with the internal identifier of the dimension that the current dimension depends on.
Gets the permissions collection for the dimension.
A collection.
Get or sets the error configuration object for the current dimension.
An object with the current error configuration definition for the dimension
Gets the collection for the current dimension.
A object with the collection of hierarchies defined for the current dimension.
Gets a value indicating whether the current dimension is linked.
true if the dimension is linked; otherwise, false.
Gets a true value if current dimension is of ParentChild type.
true if the dimension is linked; otherwise, false.
Gets the lowest level attribute for the current dimension.
A object that is the key attribute for the current dimension.
Gets or sets the value that specifies the default language for a object.
An Integer value.
Gets or sets the MDX missing member mode associated with a object.
An enumeration with possible values Ignore or Error.
Gets the details of an individual mining model associated with a object.
A object.
Gets or sets the mining model identifier associated with a object.
The mining model identifier.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets or sets the proactive caching properties associated with a object.
Proactive caching information.
Gets or sets the processing mode associated with a object.
Processing mode information.
Gets or sets the processing priority of a object.
An Integer representation of processing priority.
Gets or sets the source attribute to which binding is made for a object.
The source binding.
Gets or sets the storage mode associated with a object.
An enumeration containing either Molap or Rolap.
Gets the collection of translations that are associated with a object.
A collection of translations.
Gets or sets the type of object.
An enumeration containing dimension types. The default is Regular
Gets or sets the unknown member behavior for a object.
An enumeration with the possible values Visible, Hidden, None.
Gets or sets the caption to be used for Unknown Members in the default language for a object.
The UnknownMemberName. The default is Unknown.
A collection of translations that provide a caption for an Unknown Member associated with a object.
A collection of translations.
Gets or sets the Boolean value for the write-enable property that is associated with a object.
true if write is enabled; otherwise, false.
Describes a dimension attribute. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Gets or sets the folder in which to display the associated attribute hierarchy.
A String containing the folder in which to display the associated attribute hierarchy
Gets or sets whether an attribute hierarchy is enabled for the attribute.
true if an attribute hierarchy is enabled; otherwise, false.
Gets or sets the level of optimization applied to the attribute hierarchy.
An .
Gets or sets whether the associated attribute hierarchy is ordered.
true if associated attribute hierarchy is ordered; otherwise, false.
Gets or sets whether the attribute hierarchy is visible to client applications.
true if the attribute hierarchy is visible to client applications; otherwise, false.
Gets the collection of objects for the attribute.
An object containing a collection of objects for the attribute.
Gets or sets the details of the column that provide a custom rollup formula.
A object that contains details of the column that provide a custom rollup formula.
Gets or sets the details of a column that provide the properties of a custom rollup formula.
A object that contains the details of a column that provide the properties of a custom rollup formula.
Gets or sets a Multidimensional Expressions (MDX) expression that identifies the default member of .
A string containing Multidimensional Expressions (MDX) expression that identifies the default member of .
Gets or sets the number of buckets into which to discretize attribute values.
An Integer containing the number of buckets into which to group the values of the attribute.
Gets or sets the method to be used for discretization.
A object containing the method to be used for discretization.
Gets or sets the estimated number of members for an attribute.
A 64-bit signed integer containing the estimated number of members for an attribute.
Gets or sets whether the values of the object can be aggregated.
true if the values of the object can be aggregated; otherwise, false.
Gets the collection of key column definitions for .
A containing the key column definitions for
Gets or sets whether the relationship between the attribute key and its name, and the relationship to related attributes, is guaranteed to be valid.
true if the relationship between the attribute key and its name, and the relationship to related attributes, is guaranteed to be valid; otherwise, false.
Gets or sets whether member names under must be unique.
true if member names under must be unique; otherwise, false.
Gets or sets whether to display data members for non-leaf members in the parent attribute.
A object determining whether to display data members for non-leaf members in the parent attribute.
Gets or sets a template string that is used to create captions for system-generated data members.
A string that contains a template string that is used to create captions for system-generated data members.
Gets or sets the column that provides the name of the .
A that identifies the column that provides the name of the .
Gets or sets how levels are named in a parent-child hierarchy constructed from the object.
A string that defines how levels are named in a parent-child hierarchy constructed from the object.
Gets a collection of localized translations for the property.
A of localized translations.
Gets or sets how to order the members contained in the attribute.
A that describes how to order the members contained in the attribute.
Gets or sets the attribute by which to order the members of the attribute hierarchy.
A that identifies the attribute by which to order the members of the attribute hierarchy.
Gets or sets another attribute by which to order the members of the .
A string that identifies another attribute by which to order the members of the .
Gets the parent database of the attribute.
A that specifies the parent database of the attribute.
Gets the parent of the attribute.
A identifying the parent of the attribute.
Gets or sets how the root member or members of a parent attribute are identified.
A that determines how the root member or members of a parent attribute are identified.
Gets or sets the details of a column that stores the number of skipped (empty) levels between each member and its parent.
A that provides the details of a column that stores the number of skipped (empty) levels between each member and its parent.
Gets the collection of objects associated with .
A that contains the collection of objects associated with .
Gets or sets the details of a column providing a unary operator.
A defining the details of a column providing a unary operator.
Gets or sets how an attribute is used.
A describing how an attribute is used.
Gets or sets the column that provides the value of .
A that identifies the column that provides the value of .
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a with the specified identifier to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a with the specified name and identifier to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier from the collection.
The if it iscontained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the with the specified name, from the collection.
The if it is contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a with the specified name into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a with the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the with the specified identifier from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the with the specified identifier from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a binding from a object to a object. This class cannot be inherited.
Initializes a new instance of using default values.
Initializes a new instance of for the specified and .
A String that contains the identifier of the .
A String that contains the identifier of the .
Returns a full copy of current object.
The copied object.
Copies the current object into specified object.
A reference to the copied object.
Specifies where the current object is to be copied.
Returns a System.String with the and the .
A String value with <DataSourceID>.<DimensionID>.
Gets or sets the identifier for the current .
A String that contains the identifier of the .
Gets or sets the identifier for the current .
A String that contains the identifier of the .
Gets or sets metadata persistence for current object.
A value.
Gets or sets the update interval for dimension data.
A TimeSpan value with the interval duration.
Gets or sets update policy for current object.
A value means the dimension data is explicitly refreshed by the user. A value means the dimension data is refreshed at set intervals as defined by .
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a with the specified identifier to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Creates and adds a , with the specified key, to the end of the collection.
A new, empty .
The key of the to be added.
Creates and adds a , with the specified name and key, to the end of the collection.
A new, empty .
The name of the to be added.
The key of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a with the specified name into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a with the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the with the specified identifier from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the with the specified identifier from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents permissions that belong to a particular element for a specific database dimension dimension. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name, a role identifier, and a unique identifier.
A String that contains the role identifier of the .
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object to be copied to.
Gets the collection of attribute permissions associated with a object.
A collection of attribute permissions.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a with the specified identifier to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a with the specified role identifier and name to the end of the collection.
The zero-based index at which the has been added.
The identifier of the role for the to be added.
The name of the to be added.
Creates and adds a , with the specified role identifier, name, and identifier, to the end of the collection.
A new, empty .
The identifier of the role for the to be added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains the specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the with the specified role identifier from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the role for the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection.
The name of the to be returned.
Gets the with the specified role identifier from the collection.
The if it is contained in the collection.
The identifier of the role for the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a with the specified identifier into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified role identifier and name, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified role identifier, name, and identifier, into the collection at the specified index.
A new , with the specified role identifier, name, and identifier.
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the with the specified identifier from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the with the specified identifier from the collection.
The specified by the identifier.
The identifier of the to be returned.
Determines the storage mode for the dimension.
Specifies that the storage mode is Multi-dimensional OLAP.
Specifies that the storage mode is relational OLAP (ROLAP).
Provides both the Analysis server and client applications with information about the dimension contents.
Dimension is of general ledger accounts structure.
Dimension is of bill of materials structure.
Dimension is of media channels structure.
Dimension is of currency structure.
Dimension is of customer structure.
Dimension is of geography structure.
Dimension is of organization structure.
Dimension is of products structure.
Dimension is of promotion structure.
Dimension is of quantitative structure.
Dimension is of rates structure.
Dimension is a regular dimension structure.
Dimension is of scenario structure.
Dimension is of date-time structure.
Dimension is of utility structure.
Defines how a continuous range of values is converted into a discrete, or fixed, number of values.
Chooses best grouping technique among EqualArea, Clusters, and Threshold methods.
Finds buckets by performing single-dimensional clustering on the input values by using the K-Means algorithm.
Specifies that when the distribution of continuous values is plotted as a curve, the areas under the curve covered by each bucket range are equal.
No grouping is requested.
Specifies that when the distribution of continuous values is plotted as a curve, buckets are be created based on the inflection points (where gradient changes direction) in their distribution curve
Specifies that the user can define a custom grouping of the members
Defines an action that returns the underlying data to a calculated or aggregated value.
Initializes a new instance of the class using the default values.
Initializes a new instance of the class to the specified name and id.
A System.String with the name of the .
A System.String with the id of the .
Returns a full copy of current object.
The copied object.
Copies the current to an object, which is passed as a parameter.
A reference to the copied object.
Specifies where the current is to be copied.
Gets or sets the current as the default action when multiple drillthrough actions are defined.
A Boolean value stating if current is the default action.
Defines the behavior of the drop method on dependent objects.
Specifies that the dependent objects are deleted and the affected ones are altered.
Specifies that the default drop option for that object is used,
Specifies that the drop process is continued on failures or errors.
Defines a binding from a data source view to a table. This class cannot be inherited.
Initializes a new instance of using default values.
Initializes a new instance of for the specified data source view and table.
A String that contains the identifier of the data source view.
A String that contains the identifier of the table.
Returns a full copy of current object.
The copied object.
Copies the current to an object, which is passed as a parameter.
A reference to the copied object.
Specifies where the current is to be copied.
Gets or sets the data source view unique identifier.
A String with the data source view unique identifier.
Gets or sets the table unique identifier.
A String with the table unique identifier.
Specifies settings for handling errors that can occur when the parent element is processed. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a named keyErrorLogFile.
A String that contains the name of the keyErrorLogFile.
Initializes a new instance of using a named keyErrorLogFile and an keyErrorLimit.
A String that contains the name of the keyErrorLogFile.
An Integer representation of the limit on number of errors logged.
Creates a new, full copy of an object.
The cloned object.
Creates a full copy of an object into the existing object that is passed as a parameter.
The object copied to.
The object you are copying to.
Gets or sets the KeyDuplicate property for an object. This determines how Microsoft SQL Server 2005 Analysis Services (SSAS) handles a duplicate key error if it encounters one during processing.
An enumeration of allowed values for KeyDuplicate.
Gets or sets the action for Microsoft SQL Server 2005 Analysis Services (SSAS) to take when an error occurs on a key.
An enumeration that corresponds to the allowed values for KeyErrorAction.
Gets or sets the number of errors allowed during processing.
The Integer value representing the maximum number of error messages allowed.
Gets or sets the action Microsoft SQL Server 2005 Analysis Services (SSAS) takes when the key error count that is specified in the KeyErrorLimit element is reached.
The enumeration that corresponds to the allowed values for KeyErrorLimitAction.
Gets or sets the file name for logging processing errors.
The file name itself.
Gets or sets how Microsoft SQL Server 2005 Analysis Services (SSAS) responds when it encounters a referential integrity error.
An enumeration that corresponds to the allowed values for KeyNotFound.
Gets or sets the action to be taken when a null conversion error is encountered.
An enumeration that corresponds to the allowed values for NullKeyConvertedToUnknown.
Gets or sets the property that determines how the Microsoft SQL Server 2005 Analysis Services (SSAS) processing engine handles a null key error encountered during processing.
An enumeration that corresponds to the allowed values for NullKeyNotAllowed.
Defines error behavior during object processing.
Ignores the error and continues to process. Nothing is logged.
Ignores the error, continues to process. Logs according to the log options.
Stops processing and logs the error.
Defines the error priority.
Gives the error high priority.
Gives the error low priority.
Defines which name to use for the fiscal year, the current calendar year or the next calendar year.
Uses the current calendar year name.
Uses the next calendar year name.
Defines a group of attributes to be used in a binding. This class cannot be inherited.
Initializes a new instance of using the default values.
Copies the current object into the object that is passed as a parameter.
Specifies the object into which the current object is to be copied.
Gets a collection of strings with all group members.
A collection of strings with all group members.
Gets or sets group name.
A System.String with group name.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Adds the elements of an to the end of the collection.
The whose elements should be added.
Removes all elements from the collection. This class cannot be inherited.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array. This class cannot be inherited.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection. This class cannot be inherited.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Recommends to client applications how to build queries within the hierarchy.
Client applications are discouraged from grouping on each member of hierarchy.
Client applications are encouraged to group by each member of hierarchy.
Indicates when a level member should be hidden from client applications.
Never hide the level member.
Hides the level member if member has no name or an empty name
Hides the level member if member is the only child and has no name or an empty name.
Hides the level member if member is the only child and member name is equal to that name of the parent.
Hides the level member if member name is equal to the name of the parent.
Represents a hierarchy in a dimension. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of , using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the all member name property of the object.
The name of the all member.
Gets the all member translations property of the object.
A collection of translations.
Gets or sets the Boolean value to allow duplicate names for a object.
true if duplicate names are allowed; otherwise, false.
Gets or sets the display folder associated with the object.
The name of the display folder.
Gets the levels associated with the object.
A collection of levels.
Gets or sets the property member names unique for the object.
true if member names are unique; otherwise, false.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets the collection of translations associated with a object.
A collection of translations.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name, to the end of the collection.
A new, empty .
The name of the to be added.
Indicates whether the dependents of the should be updated.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The , if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The , if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id, if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines how the unique name of the hierarchy is formed.
Specifies that the name is formed using only the hierarchy name.
Specifies that the name is formed using both the dimension and hierarchy name.
Defines the state of the object if the operation is performed.
Will be invalid.
Will be in a processed state.
Will be in an unprocessed state.
Contains one detail result for an impact analysis operation.
Initializes a new instance of .
Gets or sets the error or warning message description from the impact analysis operation.
A system.string with the error or warning message description from the impact analysis operation.
Gets or sets the error code from executing the intended operation.
A system.string with the error code from executing the planned operation.
Gets or sets the type of impact the planned operation has on current .
An value that the planned operation has on current .
Gets the object that would be affected by the planned operations in impact analysis.
The object that would be affected by the planned operations in impact analysis.
Gets or sets a string with the values Error or Warning depending on the severity of the impact analysis.
A string with the values Error or Warning depending on the severity of the impact analysis.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Adds the elements of an to the end of the collection.
The whose elements should be added.
Removes all elements from the collection. This class cannot be inherited.
Checks whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array. This class cannot be inherited.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Get an containing invalid objects.
An containing invalid objects.
Get an containing unprocessed objects.
An containing unprocessed objects.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection. This class cannot be inherited.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Defines the type of credentials used to establish a connection to the server.
Initializes a new instance of using default values.
Initializes a new instance of for the specified .
An ImpersonationMode that contains the mode of impersonating.
Initializes a new instance of for the specified user account and password.
A String that contains the user account.
A String that contains the password.
Initializes a new instance of for the specified , user account, and password.
An ImpersonationMode that contains the mode of impersonating.
A String that contains the user account.
A String that contains the password.
Returns a full copy of current object.
The copied object.
Returns a full copy of current into specified object.
A reference to copied object.
Specifies where the current is to be copied.
Returns a System.String representation of current object.
A System.String representation of current object.
Gets or sets the user account.
A system.string with the user account.
Gets or sets the password availability from data source.
An value with password availability from data source.
Gets or sets the access mode the service uses to connect to the data source.
An value with the access mode the service uses to connect to the data source.
Gets or sets the password.
A system.string with the password for the user account.
Defines password availability from data source.
Password has been removed.
Password is still available in data source.
Indicates the level of impersonation that the server can use when impersonating the client.
The client is anonymous to the server. The server process cannot obtain identification information about the client and cannot impersonate the client.
The process can impersonate the security context of the client when acting on behalf of the client. The server process can also make outgoing calls to other servers when acting on behalf of the client.
The server can obtain the identity of the client. The server can impersonate the client for ACL checking but cannot access system objects as the client.
The server process can impersonate the security context of the client when acting on behalf of the client. This information is obtained when the connection is established, not on every call.
Defines the access mode to the data source that the service uses when it processes its objects, synchronizes the server, and for the Data Mining statement OPENQUERY (DMX)).
Uses the inherited value from the on the object in the database.
This option is used when the service uses the account and (optionally) a password associated with the data source.
Currently not supported.
The current user is impersonated.
The credentials of the service account are used.
Contains information for the element about a query to execute to determine the progress of incremental processing. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a query, a table identifier, and processing query text.
Creates a new full copy of an object.
The cloned object.
Copies an object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status.
The actual query processing text.
Gets or sets the table identifier associated with an object.
The table identifier.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Adds the elements of an to the end of the collection.
The whose elements should be added.
Removes all elements from the collection. This class cannot be inherited.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array. This class cannot be inherited.
The one-dimensional into which the elements of the collection are being copied.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Removes the specified from the collection.
The to be removed.
Removes the at the specified index from the collection. This class cannot be inherited.
The zero-based index of the to be removed.
Gets the number of objects contained in the collection.
The number of objects contained in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Defines a binding as inherited from another object. This class cannot be inherited.
Initializes a new instance of using default values.
Returns a full copy of current object.
The copied object.
Provides a hint on how a client application displays a list of server values.
Specifies that the values are to be displayed using a DropDown object.
Specifies that the values are to be displayed using a FilteredList object.
Specifies that the values are to be displayed using a List object.
Specifies that the values are to be displayed using a FilteredList object with a mandatory filter.
No hint is provided.
Defines the type of integrated security used.
Username and password are used to verify credentials.
Windows Integrated Security is used to verify credentials
An unspecified method is used to verify credentials.
Defines how invalid XML characters are handled.
Specifies that invalid characters are preserved in XML.
Specifies that invalid characters are removed from XML.
Specifies that invalid characters are replaced in XML by a question mark (?) character.
Defines how errors are handling on dimension keys during process operations.
Converts key to unknown value.
Discards the record.
Defines what happens when the is exceeded.
Stops logging errors.
Stops processing.
Represents a Key Performance Indicator (KPI). This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
A object.
Copies a to the specified object.
A object.
The object you are copying to.
Gets the measure group that is associated with the calculations in a .
A object.
Gets or sets the ID of the measure group that is associated with the calculations in a .
A String that contains the ID of an .
Gets or sets the of a .
A String that contains a .
Gets or sets the display folder associated with a object.
A text description of the display folder.
Gets or sets the of a .
A String that contains an MDX expression.
Gets the object that is the parent of the object.
A cube object.
Gets the object that is the parent of the object's object.
A object.
Gets or sets the ID of the parent .
A String that contains .
Gets the object that is the parent of the .
A object.
Gets or sets the status for a object in the form of an MDX expression.
A String that contains an MDX expression.
Gets or sets the status graphic associated with a object.
The name of the status graphic.
Gets the collection of translations associated with a object.
A collection of translations.
Gets or sets the trend; which is represented by an MDX expression.
A String that contains an MDX expression.
Gets or sets the trend graphic associated with a object.
The name of the trend graphic.
Gets or sets a value for a object, in the form of an MDX expression.
A String that contains an MDX expression.
Gets or sets the weight value associated with a object.
The weight in text form.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a , at the current specified index, to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a level in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the value of a property which indicates whether and when a member in a should be hidden from client applications.
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Gets or sets the dimension attribute for a source attribute associated with a object.
A object.
Gets or sets the source attribute identifier for a source attribute associated with a object.
The source attribute identifier.
Gets the collection of translations associated with a object.
A collection of translations.
Contains a collection of objects.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a with the specified identifier to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the with the specified identifier from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if it is contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a with the specified name into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a with the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the with the specified identifier from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the with the specified identifier from the collection.
The specified by the identifier.
The identifier of the to be returned.
Serves as the base class from which all major objects are derived.
Initializes a new major object as implemented by the derived class using default values.
Initializes a new major object as implemented by the derived class using the specified object name.
A System.String containing the name of the object.
Initializes a new major object as implemented by the derived class using the specified object name and identifier of the object.
A System.String containing the name of the object.
A System.String containing the identifier of the object.
Removes current object and updates server.
Removes current object and updates server using specified options.
Defines the behavior of the drop method on dependent objects.
Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings object.
Defines the behavior of the drop method on dependent objects.
Specifies an variable to hold all resulting warnings from drop operation.
Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable.
Defines the behavior of the drop method on dependent objects.
Specifies an variable to hold all resulting warnings from drop operation.
Specifies an variable to hold results for all affected objects in current drop operation.
Removes current object and updates server using specified options. Warnings resulting from drop operation are returned on the specified warnings variable and results for affected objects in operation are returned on specified impactResult variable.
Defines the behavior of the drop method on dependent objects.
Specifies an variable to hold all resulting warnings from drop operation.
Specifies an variable to hold results for all affected objects in current drop operation.
If true, only the impact analysis is executed, otherwise drop operation is executed.
Updates current object from server definitions.
Updates current object from server definitions and loaded dependent objects if specified.
Specifies a Boolean value to refresh loaded dependent objects if true.
Updates current object from server definitions and loaded dependent objects if specified.
Specifies a Boolean value to refresh dependent objects if true.
Specifies a value that determines which dependent objects to refresh.
Updates server definition of current object to actual values using the default values to update dependent objects.
Updates server definition of current object to actual values using the specified options to update dependent objects.
Specifies an value that determines how to update dependent objects.
Updates server definition of current object to actual values using the specified options to update dependent objects.
Specifies an value that determines how to update dependent objects.
Specifies an value that determines what to do if dependent objects exists.
Updates server definition of current object to actual values using the specified options to update dependent objects and reports any warnings from operation.
Specifies an value that determines how to update dependent objects.
Specifies an value that determines what to do if dependent objects exists.
Specifies an with all warnings resulting from update operation.
Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation.
Specifies an value that determines how to update dependent objects.
Specifies an value that determines what to do if dependent objects exist.
Specifies an with all warnings resulting from update operation.
Specifies an with all affected objects from update operation.
Updates server definition of current object to actual values using specified options to update dependent objects, reports any warnings from operation, and returns affected objects from operation. If analyzeImpactOnly is true, an impact analysis operation is performed with no update operation.
Specifies an value that determines how to update dependent objects.
Specifies an value that determines what to do if dependent objects exist.
Specifies an with all warnings resulting from update operation.
Specifies an with all warnings resulting from update operation.
If true, only the impact analysis is executed, otherwise update operation is executed.
Gets the collection object of all annotations to current object.
An object that has all annotations to current object.
Gets or sets the date and time of the creation of the object.
A System.DateTime value with date and time of creation of the object.
Gets or sets a description string of current object.
A description string of current object.
Gets or sets the date and time when current object schema was last updated.
A System.DateTime value with the date and time when current object schema was last updated.
Contains a collection of objects.
Initializes a new instance of the class for the specified parent object.
The parent of the collection.
Adds a to the end of the .
The index at which the item has been added.
The to add.
Inserts a in the at the specified index.
The zero-based index at which item should be inserted.
The to add.
An MDX script is a collection of commands, which is usually used to populate a cube with calculations. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
An object.
Copies an to the specified object.
An object.
The object to be copied to.
Gets a object, with display attributes for calculated members defined in current script.
A object
Gets a object with all calculations defined in current script.
A object.
Gets or sets the DefaultScript property that makes the current script the default one among all scripts.
true if the current script is the default; otherwise, false.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Creates and adds an to the end of the collection.
A new, empty .
Adds an to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds an , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds an , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains an , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of an with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of an to be located.
Creates and inserts an into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts an into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts an , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts an , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves an at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves an to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves an , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a fact attribute for which an aggregation is obtained. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
A object.
Copies a to the specified object.
A object.
The object you are copying to.
Gets or sets the aggregate function applied to current measure.
An AggregationFunction enumeration value.
Gets or sets the for display of a .
A String that contains a .
Gets or sets the current measure data type.
A enumeration value.
Gets or sets the information of the , for use by clients.
A String that contains the information.
Gets or sets the information of the , for use by clients.
A String that contains the information.
Gets or sets the information of the , for use by clients.
A String that contains the information.
Gets or sets the information of the , for use by clients.
A String that contains the information.
Gets or sets the information of the , for use by clients.
A String that contains the information.
Gets or sets the information of the , for use by clients.
A String that contains the information.
Gets the that is the parent of the .
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the .
A object.
Gets the object that is the parent of the .
A object.
Gets or sets the data item source for the current measure.
A DataItem value with the data source for the current measure.
Gets the object for the current measure.
Returns a collection containing a translation.
Gets or sets whether the should be visible to the client.
true if should be visible; otherwise, false.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic.)
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic.)
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines a set of measures known at the same level of granularity. All the measures of a must be sourced from a single table.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A string containing the name of the .
Initializes a new instance of using a name and an identifier.
A string containing the name of the .
A string containing a unique identifier for the .
Copies an Action to the specified object.
The object you are copying to.
Gets the collection for a .
A collection of .
Gets or sets a prefix used on tables used for aggregation (which are actually indexed views). This serves as default for Partitions in the .
An aggregation prefix.
Gets
A collection of measure group dimensions.
Gets or sets the ErrorConfiguation associated with a .
An ErrorConfiguation object.
Gets or sets the estimated number of rows in the .
A long integer containing the estimated number of rows.
Gets or sets the estimated size of a .
A long integer containing the estimated size of a .
Gets or sets IgnoreUnrelatedDimensions associated with a .
true if unrelated dimensions are to be forced to their top level; false, they are not.
Gets the IsLinked status for a .
true if is linked; else false.
Gets the collection of measures associated with a .
A collection of measures.
Gets the Cube object that is the parent of the object.
A Cube object.
Gets the Database object which is the parent of the 's Cube object.
A Database object.
Gets the Server object which is the parent of the .
A Server object.
Gets a collection of associated with a .
A collection of .
Gets or sets the ProactiveCaching information associated with a .
A ProactiveCaching object.
An enumeration containing the processingmode associated with the cube to which the is a child.
A ProcessingMode object.
Defines the binding to the source object from which to get data and populate the target object.
A MeasureGroupBinding object.
Gets or sets the storagelocation asscociated with a .
The storage location of the .
Determines the default storage mode for the . Can be overridden on a per partition basis.
An enumeration containing a .
Contains the translation of the name of the .
Returns a collection containing a translation.
Provides both the Analysis Services Instance and client applications with information about the contents of the measure group.
An enumeration of types.
Represents the relationship between an attribute and a measure group.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name and an identifier.
A String that contains a unique identifier for the .
Copies a object to the specified object.
The object you are copying to.
Gets or sets the identifier of the attribute associated with the parent element.
An attribute identifier.
Represents an attribute associated with a cube element.
.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the , that has the specified identifier.
The zero-based index of the specified by attributeID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that is moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves a that has the specified identifier to the specified index in the collection.
The that is moved.
The identifier of the to move.
The zero-based index to which to move the specified by attributeID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents a binding to a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a data source identifier, a cube identifier, and a measure group identifier.
A String that contains a unique identifier for the data source.
A String that contains a unique identifier for the cube.
A String that contains a unique identifier for the measure group.
Creates a new full copy of an object.
A object.
Copies a object to the specified object.
The new object.
The object you are copying to.
Returns a String that represents the current .
A String that represents the current Object.
Gets or sets the cube associated with the binding.
A String that contains a unique identifier for the cube.
Gets or sets the data source associated with the binding.
A String that contains a unique identifier for the data source.
Gets or sets the Multidimensional Expressions (MDX) expression that filters the contents of the binding.
A String containing the MDX expression.
Gets or sets the measure group associated with the binding.
A String that contains a unique identifier for the measure group.
Gets or sets which parts of the bound source data are dynamic, and are checked for updates using the frequency specified by the .
A .
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection.
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that was moved.
The zero-based index of the to e move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The that was moved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents the relationship between a dimension and a measure group. Each is a reference to one of the dimensions on the host cube, and defines which cube dimensions apply to the measure group.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String containing the cube dimension identifier.
Copies an object to the specified object.
A object.
The object you are copying to.
Represents the object as a String.
Plain text version of the object.
Gets a cube dimension associated with a .
A single dimension from a cube.
Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role.
The cube dimension identifier.
Gets the information for a .
A dimension object associated with a .
Gets the object that is the parent of the object.
The object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Gets or sets the binding to the source object from which to get data.
Binding information regarding the source object.
Represents a binding between a dimension and a measure group. This class cannot be inherited.
Initializes a new instance of the class.
Creates a new full copy of an object.
A copy of a object.
Copies a object to the specified object.
The new object.
The object you are copying to.
Gets or sets the identifier for a cube dimension, which references a specific dimension role.
The cube dimension identifier.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by cubeDimensionID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that was moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves a that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by cubeDimensionID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Defines the details of an individual mining model. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of class using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Copies a to the specified object.
The object you are copying to.
Returns the specified column from the mining structure that is associated with the model.
A .
ID of the mining structure column to find.
for internal use only
for internal use only
Gets or sets the algorithm associated with the , which can be supplied by Microsoft or can be your own custom algorithm.
The algorithm assigned to the .
Gets the applicable set of , independent of assigned algorithm.
A collection of .
Gets or sets a value determining whether drillthrough is permitted on the mining model.
true if drillthough is permitted; otherwise, false.
Gets or sets the collation used by the object.
A string containing the collation used by the object.
Gets the collection of columns associated with the object.
A containing the columns for the .
Gets or sets the filter expression associated with the mining model.
A String that contains the filter expression. For more information about filters that can apply to mining models, see Model Filter Syntax and Examples (Analysis Services - Data Mining).
Gets or sets the language to use by default.
An Integer that indicates the decimal LCID of the language.
Contains the collection of permissions for a object.
A containing the permissions for the mining model.
Gets the MiningStructure to which this mining model belongs.
A .
Gets the object that is the parent of the object.
A object.
Gets the object that is the parent of the object.
A object.
Contains the collection of objects associated with the object.
A containing the translations associated with the object.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the , at the specified index, from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents information about a column in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of the class, using System.Stringname as the name of the mining model column, and System.Stringid as the internal name of the object.
A String that contains the name of the partition.
A String that contains the internal name of the partition.
Creates a new, full copy of an object.
The new cloned object.
Copies a object to the specified object.
The object that is the destination of the copy operation.
The destination object.
Gets the collection of columns associated with the object.
A collection of objects.
Gets or sets the filter expression for the mining model column.
A string containing a DMX filter expression.
Gets the collection of elements for a column in a object.
A collection of element objects.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the mining structure column associated with a object.
A mining structure column.
Gets or sets a source column identifier for a object.
A source column identifier.
Gets the collection of translations associated with a object.
A collection of translations.
Gets or sets how the column from the parent is used in the mining model.
One of the following strings: Key, Input, Predict, PredictOnly, None.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that is derived from a specified source column from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the source column from which the to return is derived.
Gets the that has the specified name from the collection.
The that has the name specified in name.
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that was moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves a that has the specified identifier to the specified index in the collection.
The that was moved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Defines the permissions for members of a role element as applied to an individual MiningModel element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier, a name, and a role identifier.
A String that contains the name of a role.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
A object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the property, which indicates whether browsing is allowed.
true if browsing is enabled; else false.
Gets or sets the property, which indicates whether drillthrough is allowed.
true if drillthrough is enabled; else false.
Gets the parent referred to by .
A object.
Gets the parent database referred to by .
A object.
Gets the parent mining structure referred to by .
A object.
Gets the object that is the parent of the object.
A object.
Contains a collection of objects.This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Creates and adds a , with the specified role identifier, name, and identifier, to the end of the collection.
A new, empty .
The identifier of the role for the to be added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a , with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the role for the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the , with the specified role identifier, from the collection.
The , if contained in the collection.
The identifier of the role for the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Creates and inserts a , with the specified role identifier, name, and identifier, into the collection at the specified index.
A new , with the specified role identifier, name, and identifier.
The zero-based index at which the new will be inserted.
The identifier of the role for the to be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Defines the structure for one or more mining models. A structure includes columns, bindings, and optional holdout partition. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Returns a Boolean value indicating whether the mining structure can be processed with the specified ProcessType parameter.
true if the mining structure can be processed using the specified option; otherwise false.
A value from the enumeration.
Creates a new full copy of the object.
A new object with a full copy of the original mining structure.
Copies a to the specified object.
The object you are copying to.
Create a mining model with a default name and optionally adds the model to the collection of models for the current structure.
A reference to the mining model that was just created.
A value that indicates whether the mining model should be added to the collection.
Creates a mining model with the specified name and optionally adds the model to the collection of models for the structure.
A reference to the mining model that was just created.
A value that indicates whether the mining model should be added to the collection.
The name of the mining model.
Internal only
Internal only
Validates the current mining structure and returns a collection of validation errors.
The validation error collection.
true if details of the errors are returned; false if only the error ID is returned.
The edition of the server against which the structure should be validated.
Gets or sets the caching mechanism used for training data retrieved while processing a mining structure.
A that determines the caching mechanism used for training data retrieved while processing a mining structure.
Gets or sets the name of the case table that is associated with the object.
A string that contains the name of the case table.
Gets or sets the collation used by .
A String that indicates the collation used by the specified .
Gets the collection of columns associated with a .
A that contains the collection of columns associated with a .
Gets the object that is associated with a .
A that contains the object associated with a .
Gets the object that is associated with a .
A that contains the that is associated with the .
Gets or sets the settings for handling errors that can occur when the is processed.
A that specifies the settings for handling errors that can occur when the is processed.
Gets or sets an MDX expression that defines the slice of the source cube that is used for the mining structure.
A String containing an MDX expression.
Returns the size of the holdout partition that is associated with a . This value is read-only and is not available until the has been processed.
An integer that indicates the number of cases in the partition used as testing data. 0 indicates that no test partition exists, or that the structure as not been processed.
Gets or sets the maximum number of cases in the partition of the that contains testing data.
An integer that indicates the maximum number of cases in the training data set. A value of 0 indicates no limit.
Gets or sets the percentage of cases in the source data of the that are used for testing.
An integer between 0 and 99 that indicates the percentage of source data used for testing.
Gets or sets the seed used to initialize partitioning of the into training and testing data sets
An integer that contains the holdout seed. If 0, a hash of the ID of the is used as the seed. The default value is 0.
Gets or sets the language identifier of .
An Integer that specifies the language identifier of .
Gets the collection of objects associated with a .
A that contains the collection of objects associated with a .
Gets or sets the collection of permissions on a object.
A that contains the collection of permissions on a object.
Gets the object that is the parent of the .
A object.
Gets the object that is the parent of the .
A object.
Gets or sets the source of data to which is bound.
A binding that identifies the source of data to which is bound.
Gets the collection of objects associated with a .
A containing the collection of objects associated with a .
Determines whether the training data that Analysis Services retrieves and caches while processing a mining structure is persisted or deleted after Analysis Services finishes the processing.
Caches cases during processing, but deletes cases after processing.
Caches cases during and after processing.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to be added.
Creates and adds a , with the specified key, to the end of the collection.
A new, empty .
The key of the to add.
Creates and adds a , with the specified name and key, to the end of the collection.
A new, empty .
The name of the to add.
The key of the to add.
Checks whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection.
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that is moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The that was moved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents information about a column in a element.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Creates a derived column from the object.
A MiningModelColumn object.
Gets the parent of the object.
A object.
Gets the parent mining structure of a object.
A MiningStructure object.
Gets the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The with the name specified in name.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the , if the object is found; otherwise, -1.
The to be returned.
Gets the index of a with the specified identifier.
The zero-based index of the specified by id, if the object is found; otherwise, -1.
The identifier of the to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
Represents information about the contents of a mining structure column. This class cannot be inherited.
Indicates that the column values represent continuous numeric data.
Indicates that the column values represent a cyclical ordered set.
Indicates that the column values are discrete values.
Indicates that the column values represent groups, or buckets, of values that are derived from a continuous column. The buckets are treated as ordered and discrete values.
Indicates that the column values represent a unique key.
Indicates that the column values are unique keys that represent a sequence of events.
Indicates that the column values are unique keys that represent an ordered time scale.
Indicates that the column values define an ordered set.
Indicates that the column values represent probabilities.
Indicates that the column values represent the standard deviation of the probability values.
Indicates that the column values represent the variance of the probability values.
Indicates that the column values represent standard deviation.
Indicates that the column values represents the amount of support.
Indicates that the column values represent variance.
Gets the content type for a non-key column.
Contains the collection of permissions on a MiningStructure Element (ASSL). This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier, a name, and a role identifier.
A String that contains the name of a role.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new, full copy of an object.
A object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets a value that indicates whether drillthrough is enabled on the mining structure.
True if drillthrough is enabled; otherwise false. The default is false.
Gets the parent referred to by .
A object.
Gets the parent database referred to by .
A object.
Gets the object that is the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to add.
Creates and adds a , with the specified role identifer, name, and identifier, to the end of the collection.
A new, empty .
The identifier of the role for the to add.
The name of the to add.
The identifier of the to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that has the specified role identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the role for the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection.
The name of the to return.
Gets the that has the specified role identifier from the collection.
The if it exists in the collection.
The identifier of the role for the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Creates and inserts a , with the specified role identifier, name, and identifier, into the collection at the specified index.
A new that has the specified role identifier, name, and identifier.
The zero-based index at which to insert the new .
The identifier of the role for the to insert.
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that was moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves a that has the specified identifier to the specified index in the collection.
The that was moved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
This is the base class for most of the Analysis Management Objects.
Initializes a new instance of the class using the default values.
Validates the element to which it is appended; returns any errors encountered in a collection.
A collection of errors encountered.
A collection within which errors can be logged.
Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors.
A collection of errors encountered.
A collection within which errors can be logged.
true if detailed errors is enabled; otherwise false.
Gets a collection within which you can store custom data.
A collection of custom data elements (annotations).
Gets or sets the collection that contains the .
The collection containing a .
Contains a collection of objects.
Removes all elements from the .
Determines whether an item with the specified key is in the .
true if key found in the ; otherwise, false.
The key of the to locate in the .
Copies the entire to a one-dimensional , starting at the specified index of the target array.
The one-dimensional that is the destination of the elements copied from . The must have zero-based indexing.
The zero-based index in array at which copying begins.
Returns an enumerator that can iterate through the .
An for the entire .
Gets a reference to the specified component.
The that has the specified key.
The key of the to get from the .
true if should be thrown if the key is not found in the ;otherwise, false.
The name of the property that provides key values.
Returns the zero-based index of the first occurrence of an that has the specified key in the .
The zero-based index of the first occurrence of key within the , if found; otherwise, -1.
The key of the to locate.
Removes the at the specified index from the .
The zero-based index of the to remove.
Gets the number of objects in the .
The number of objects in the .
Gets a value indicating whether the has a fixed size.
true if the model component collection has a fixed size; otherwise false.
Gets a value indicating whether the is read-only.
true if the collection is read-only; otherwise false
Gets a value indicating whether access to the is synchronized (thread-safe).
true if access to the is synchronized (thread-safe); otherwise, false.
Gets the at the specified index.
The at the specified index.
The zero-based index of the to get.
Gets the of objects that can be contained by the .
The of objects that can be contained by the .
Gets the that contains the .
The that contains the .
Gets an object that can be used to synchronize access to the .
An object that can be used to synchronize access to the .
Contains a collection of objects.
Specifies what action SQL Server 2005 Analysis Services (SSAS) takes when it encounters a Null value in a data item.
Specifies that for the or data items, Null values are treated as .
Null value is illegal in this data item.
Specifies that the Null value is preserved.
Specifies that the Null value is treated as the unknown member. This value is applicable only for attribute key columns.
Specifies that the Null value is converted to zero (for numeric data items) or blank string (for string data items).
Provides linkage to an object. This class cannot be inherited.
Initializes a new instance of the class.
Converts an XML representation of an object reference to an object by using an xmlReader.
An object.
An xmlReader for use in the conversion.
Converts an XML fragment to the object specified by the xmlFragment and xmlFragmentIsComplete parameters.
An object.
The xml fragment to deserialize.
true if the xml fragment describes an object completely; otherwise false.
Reads the content referenced by the object.
An xmlReader for reading the referenced content.
Converts the to an XML version.
An XML version of the .
Converts the to an XML version by using an xmlWriter.
An xmlWriter for writing the XML version of the referenced content.
Writes out a serialized by using an xmlWriter.
A Writer for writing the XML version of the referenced content.
Gets or sets the aggregation design identifier for a given object.
An identifier.
Gets or sets the assembly identifier associated with a given object.
An assembly identifier.
Gets or sets the identifier for the cube in which the object resides.
A cube identifier.
Gets or sets the cube permission identifier for the cube in which the object resides.
A cube permission identifier.
Gets or sets the identifier for the database in which the object resides.
A database identifier.
Gets or sets the database permission identifier for the cube in which the object resides.
A database permission identifier.
Gets or sets the data source identifier for the cube in which the object resides.
A data source identifier.
Gets or sets the data source permission identifier for the cube in which the object resides.
A data source permission identifier.
Gets or sets the data source view identifier for the cube in which the object resides.
A data source view identifier.
Gets or sets the dimension identifier in which the object resides.
A dimension identifier.
Gets or sets the dimension permission identifier in which the object resides.
A dimension permission identifier.
Gets a Boolean value indicating whether the object referenced is valid.
true if object is valid; otherwise, false.
Gets or sets the MDX Script identifier for the object referenced.
An MDX Script identifier.
Gets or sets the identifier of the measure group in which the object resides.
A measure group identifier.
Gets or sets the identifier of the mining model in which the object resides.
A mining model identifier.
Gets or sets the mining model permission identifier for the object referenced.
A mining model permission identifier.
Gets or sets the mining structure identifier for the object referenced.
A mining model permission identifier.
Gets or sets the mining structure permission identifier for the object referenced.
A mining structure permission identifier.
Gets or sets the partition identifier for the object referenced.
A partition identifier.
Gets or sets the perspective identifier for the object referenced.
A perspective identifier.
Gets or sets the role identifier for the object referenced.
A role identifier.
Gets or sets the trace identifier for the object referenced.
A trace identifier.
Represents a partition class from a cube class. This class cannot be inherited.
Initializes a new instance of the class.
Initializes a new instance of the class using System.String as the name of the partition.
A String containing the name of the partition.
Initializes a new instance of the class, using System.Stringname as the name of the partition, and using System.Stringid as the internal name of the object.
A String containing the name of the partition.
A String containing the internal name of the partition.
Returns a Boolean value indicating whether the partition can be processed with the specified ProcessType parameter.
A true or false value.
The specified type of processing for the partition.
Creates a new, full copy of an object.
A new Partition object with a full copy of the original partition.
Merges one or more partitions into the current partition.
The partitions to be merged into the partition object on which the Merge method is being executed.
Gets the aggregation design object for the partition.
An AggregationDesign object.
Gets or sets the identifier of the aggregation design for the partition.
A String containing the AggregationDesignID.
Gets the user-defined aggregations.
An AggregationInstanceCollection of user-defined aggregations.
Gets or sets the data source view for user-defined aggregations.
A DataSourceViewBinding object.
Gets or sets the prefix used on tables used for aggregation.
A String containing the aggregation prefix.
Gets or sets the current partition storage mode.
A StorageMode enumeration value.
Gets the DataSource object for the partition
A DataSource object.
Gets the DataSourceView object for the partition.
A DataSourceView object.
Gets or sets the ErrorConfiguration object for the partition.
An ErrorConfiguration object.
Gets or sets the estimated rows in the partition.
A 64-bit signed integer with the estimated number of rows in the partition.
Gets the estimated size of the partition in bytes.
A 64-bit signed integer.
Gets the parent measure group of the current partition.
A MeasureGroup object.
Gets the parent cube of the current partition.
A Cube object.
Gets the parent database of the current partition.
A Database object.
Gets the parent server of the current partition
A Server object.
Gets or sets the ProactiveCaching object for the current partition.
A ProactiveCaching object.
Gets or sets the processing mode for the current partition.
A ProcessingMode enumeration value.
Gets or sets the processing priority of the current partition.
An Integer value.
Gets the DataSource object that points to the remote server.
A DataSource object.
Gets or sets the RemoteDataSourceID for the current partition
A String value.
Gets or sets the slice that defines the partition content.
A String value.
Gets or sets the current partition bindings to the data.
A TabularBinding object.
Gets or sets a string with the file system storage location of the partition.
A String value.
Gets or sets the storage mode of the current partition.
A StorageMode enumeration value.
Gets or sets the partition type as either Data or Writeback.
A PartitionType enumeration value; either Data or Writeback.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to be added.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to be added.
The identifier of the to be added.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified identifier.
true if the is contained in the collection; otherwise, false.
The identifier of the to be located.
Gets the , with the specified identifier, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to be returned.
Gets the , with the specified name, from the collection.
The if contained in the collection.
The name of the to be returned.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to be located.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which the new will be inserted.
The name of the to be inserted.
The identifier of the to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Moves a , with the specified identifier, to the specified index in the collection.
The to be moved.
The identifier of the to be moved.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to be removed.
Removes the , with the specified identifier, from the collection.
The identifier of the to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Gets the , with the specified identifier, from the collection.
The specified by the identifier.
The identifier of the to be returned.
is an abstract class for permissions management.
Initializes a new instance of using the default values. This method is invoked from a derived class or overloaded.
Initializes a new instance of using roleID, user name, and user ID as parameter values. This method is invoked from a derived class or overloaded.
A String value with the role ID of the role for which permissions are being defined
A String value with the name of current permission.
A String value with the ID of current permission.
Gets or sets the attribute for the parent object.
A Boolean value with the process attribute.
Gets or sets the attribute for the parent object.
An enumeration value with the attributes. Values can be None or Allowed; default value is None.
Gets or sets the attribute for the parent object.
An enumeration value with the attributes. Values can be None, Basic, or Allowed; default value is None.
Gets a object for which permissions are being defined.
A object for which permissions are being defined.
Gets or ets the RoleID of a object for which permissions are being defined.
A String value with the RoleID of a object for which permissions are being defined.
Gets or sets the attribute for the parent object.
An enumeration value with the attributes. Values can be None or Allowed; default value is None.
Defines the metadata persistence for linked objects.
Specifies that the metadata is static on the Subscriber side.
Specifies that the metadata is dynamically updated on the Subscriber side.
The Perspective class represents a perspective, which contains elements of a cube. Perspectives control the scope of a cube exposed to users to allow different types of users to see a different view of a cube. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates and returns an instance of a class based on the current perspective.
A object.
Gets the actions for the perspective.
A object.
Gets the calculations for the perspective.
A object.
Gets or sets the default measure for the perspective.
A string containing the Multidimensional Expressions (MDX) expression for the default measure.
Gets the dimensions for the perspective.
A object.
Gets the KPIs for the perspective.
A object.
Gets the measure groups for the perspective.
A object.
Gets the parent cube for the perspective.
A object.
Gets the database for the perspective.
A object.
Gets the parent server for the perspective.
A object.
Gets the translations for the perspective.
A object.
Represents information about an action in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of by using an action identifier.
A String that contains a unique identifier for the .
Creates a new, full copy of a object.
A cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets the associated with a object.
An object.
Gets or sets the identifier associated with a object.
A unique name for an .
Gets the parent of a object.
An object.
Gets the parent of a object.
An object.
Gets the parent of a object.
An object.
Gets the parent of a object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains the specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier, from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by actionID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves a that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by actionID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
A at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents information about an attribute in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an attribute identifier.
A string that contains the name of the attribute identifier.
Creates a new, full copy of the object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets the dimension attribute associated with a object.
A dimension attribute object.
Gets or sets the Boolean property that makes an attribute hierarchy visible or hidden.
true if the hierachy is visible; false if hidden.
Gets or sets the attribute identifier associated with a object.
An attribute identifier.
Gets the cube attribute associated with a object.
A object.
Gets or sets the default member associated with a object.
The name of the default member.
Gets the parent perspective dimension of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains the specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by attributeID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves the at the current specified index to a new specified index in the collection.
The to move.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by attributeID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents the relationship between a calculation and a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and type.
A String that contains the name of the .
Specifies the type of perspective calculation.
Creates a new full copy of an object.
A new cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the name for the object.
A String that contains the name.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets the parent of a object.
A object.
Gets or sets the type of .
A perspective calculation type.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a that has the specified name to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
Creates and adds a , with the specified identifier and value, to the end of the collection.
A new, empty .
The name of the to add.
The value of the to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by name if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified name, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and value, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The value of the to add.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
A to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by name.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
A at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
A specified by the identifier.
The identifier of the to return.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the , that has the specified name, from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection.
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
A if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by cubeDimensionID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by cubeDimensionID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
A at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by hierarchyID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to move.
The identifier of the to move.
The zero-based index to which to move the specified by hierarchyID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents information about a key performance indicator (KPI) in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object you are copying to.
Gets the KPI from a object.
A KPI definition.
Gets or sets the identifier for a associated with a element.
A KPI identifier.
Gets the parent perspective of a object.
A object.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by kpiID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a that has the specified identifier into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves the at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by kpiID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents information about a measure in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copies to.
The object you are copying to.
Gets the measure associated with a object.
A object.
Gets or sets the measure identifier associated with a object.
A measure identifier.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets the parent of the object.
A object.
Gets the parent perspective of the object.
A object.
Gets the parent of the object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains the specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of the that has the specified identifier.
The zero-based index of the specified by measureID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves the at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by measureID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Represents information about a measure group in a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using an identifier.
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets the object associated with a object.
A object.
Gets or sets a measure group identifier for a object.
A measure group identifier.
Gets the measures for a object.
A collection of measures.
Gets the parent perspective relative to a object.
A object.
Gets the parent relative to a object.
A object.
Gets the parent relative to a object.
A object.
Gets the parent relative to a object.
A object.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicatess whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a , with the specified identifier.
The zero-based index of the specified by measureGroupID if the object is found; otherwise, -1.
The identifier of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The identifier of the to insert.
Moves the at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves the that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by measureGroupID.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Defines settings for a parent element.
Initializes a new instance of using the default values.
Creates a new full copy of an object.
A object.
Copies a object to the specified object.
The object you are copying to.
Gets or sets storage for partitions with .
One of multiple enumeration values; the default is Regular.
Gets or sets for .
true if is ; else false.
Gets or sets the amount of time, starting after a MOLAP image is dropped, after which MOLAP imaging starts unconditionally.
A TimeSpan object.
Gets or sets the “grace period” between the earliest notification and the moment when the MOLAP images are destroyed.
A TimeSpan object.
Gets or sets for a object.
true if in ; else false.
Gets or sets the minimum amount of no activity before MOLAP imaging starts.
A TimeSpan object.
Gets or sets the amount of time after an initial notification when the MOLAP imaging process starts.
A TimeSpan object.
Gets or sets the binding of the object.
A ProactiveCachingBinding object.
Describes the processing types available on the server.
Performs an incremental update. Can be used for dimensions and partitions.
Removes data, aggregations, and indexes. Can be used for databases, dimensions, cubes, measure groups, partitions, mining structures, and mining models.
Removes all training data from a mining structure. This processing option is supported for mining structures only. Can be used for mining structures.
Processes data only without building aggregations or indexes. If there is data is in the partitions, it will be dropped before re-populating the partition with source data. This processing option is supported for cubes, measure groups, and partitions. Can be used for dimensions, cubes, measure groups, and partitions.
Detects the state of the object to be processed, and performs whatever type of processing (such as Full or Incremental) that is needed to return it to a fully processed state. This processing option is valid for databases, dimensions, cubes with measure groups and partitions, and mining structures with mining models.
Processes an Analysis Services object and all the objects contained within it. When Process Full is executed against an object that has already been processed, Analysis Services drops all data in the object, and then processes the object. Note that this type of processing is required when a structural change has been made to an object, for example, when an attribute hierarchy is added, deleted, or renamed. This processing option is supported for cubes, databases, dimensions, measure groups, mining models, mining structures, and partitions. Can be used for databases, dimensions, cubes, measure groups, partitions, mining structures, and mining models.
Creates or rebuilds indexes for all processed partitions. This option results in no operation on unprocessed objects. This processing option is supported for cubes, dimensions, measure groups, and partitions. Can be used for dimensions, cubes, measure groups, and partitions.
Rebuilds the MDX script cache if the cube is already processed. An error will be generated if the cube is not already processed. Can be used for cubes.
If the cube is unprocessed, Analysis Services will process, if necessary, all of the cube's dimensions. After that, Analysis Services will create only cube definitions. This allows users to start browsing the cube. If this option is applied to a mining structure, it populates the mining structure with source data. The difference between this option and the Process Full option is that this option does not iterate the processing down to the mining models themselves. This processing option is supported for cubes and mining structures. Can be used for cubes and mining structures.
Forces a re-read of data and an update of dimension attributes. Flexible aggregations and indexes on related partitions will be dropped. For example, this processing option can add new members to a dimension and force a complete re-read of the data to update object attributes. This processing option is supported for dimensions and mining models. Can be used for dimensions.
Provides information consumed by the element. The information is about the query to execute to determine whether a data source has been modified.
Initializes a new instance of the class using default values.
Initializes a new instance of using a query parameter.
The query to be used to determine if a data source has been modified.
Creates a new full copy of an object.
The new object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the query associated with a element.
The query itself.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Adds the elements of a to the end of the collection.
The that contains the elements to add.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Removes the specified from the collection.
The to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
An enumeration that describes the read/write state of the database.
The state of the database is read-only.
The state of the database is read/write enabled.
Represents a dimension that is indirectly related to the fact table through an intermediate dimension. This class cannot be inherited.
Initializes a new instance of the class.
Creates a new full copy of an object.
The cloned .
Copies an object to the specified object.
A object.
The object you are copying to.
Gets the intermediate cube dimension from a object.
A object.
Gets or sets the intermediate cube dimension identifier based on a object.
The intermediate cube dimension identifier.
Gets an intermediate dimension from a object.
A object.
Gets the intermediate granularity attribute from a object.
A object.
Gets or sets the intermediate granularity attribute identifier for a object.
The intermediate granularity attribute identifier.
Gets or sets the type of relationship between the measure group and the reference dimension.
A enumeration.
Defines how data is updated from the source.
Specifies that the data is updated at set intervals.
Specifies that the data is updated by an explicit request from the user.
Represents a regular relationship between a dimension and a measure group.
Initializes a new instance of the class using default values.
Initializes a new instance of using a cube dimension identifier.
A String that contains a unique identifier for the cube dimension.
Creates a new full copy of an object.
A cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets the collection of attributes associated with a object.
A collection of measure group attributes.
Gets or sets the cardinality associated with a object.
Returns a Cardinality enumeration with two possible values, {One, Many}.
Represents a element based on a relational data source. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the data source.
A String that contains a unique identifier for the data source.
Creates a new full copy of an object.
The new cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified name and value, to the end of the collection.
The that was added to the collection.
The name of the to add.
The value of the to add.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified name.
true if the exists in the collection; otherwise, false.
The name of the to locate.
Copies the entire collection to the end of a .
The into which to copy the elements of the collection.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Gets the index of a that has the specified name.
The zero-based index of the specified by name if the object is found; otherwise, -1.
The name of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified name and value, into the collection at the specified index.
The that was inserted into the collection.
The zero-based index at which to insert the new .
The name of the to insert.
The value of the to insert.
Removes the specified from the collection.
The to remove.
Removes the with the specified name from the collection.
The name of the to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified name from the collection.
The specified by name.
The name of the to return.
Restores an original folder to a new folder. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name for the original folder and the new folder.
The original folder from which to copy.
The folder to copy to.
Gets or sets the location of the new folder to be created for use by a element.
The new folder location.
Gets or sets the original folder associated with a object.
The original folder name.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Adds the elements of a to the end of the collection.
The that contains the elements to add.
Removes all elements from the collection.
Checks whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Removes the specified from the collection.
The to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Represents the information required to process a file or database restoration. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using file parameter.
Name of the file for which information is to be restored.
Initializes a new instance of using a file and database name.
Name of the file for which information is to be restored.
Name of the database from which to extract the information to be restored.
Initializes a new instance of using a file, database name, and overwrite indicator.
Name of the file for which information is to be restored.
Name of the database from which to extract the information to be restored.
A Boolean value. If true, the file information can be overwritten; otherwise, false.
Initializes a new instance of using a file, database name, overwrite indicator, and an array of restore locations.
Name of the file for which information is to be restored.
Name of the database from which to extract the information to be restored.
A Boolean value. If true, the file information can be overwritten; otherwise, false.
An array of RestoreLocations for the remote objects to restored.
Initializes a new instance of using a file, database name , overwrite indicator, an array of restore locations, and a security definition for the roles to be restored.
Name of the file for which information is to be restored.
Name of the database from which to extract the information to be restored.
A Boolean value. If true, the file information can be overwritten; otherwise, false.
An array of RestoreLocations for the remote objects to restored.
A RestoreSecurity enumeration value that specifies what is going to happen to the Roles objects being restored.
Initializes a new instance of using multiple parameters, including password.
Name of the file for which information is to be restored.
Name of the database from which to extract the information to be restored.
A Boolean value. If true, the file information can be overwritten; otherwise, false.
An array of RestoreLocations for the remote objects to restored
A RestoreSecurity enumeration value that specifies what is going to happen to the Roles objects being restored
A string with the password that is required to read the restore file.
Gets or sets the aspect of .
true if overwrite is allowed; otherise, false.
Gets or sets the aspect for a object.
The database name.
Gets or sets the UNC name of the to restore.
A string with the name of the restore file.
Gets a object with the locations of the remote partitions to restore.
A collection object.
Gets or sets the that is required to read the restore file.
A string with the password that is required to read the restore file.
Gets or sets the definition to apply to roles from the restore file.
A enumeration value: CopyAll | SkipMembership | IgnoreSecurity
Represents information associated with the restoration of a backup. This class cannot be inherited.
Initializes a new instance of using the default values.
Gets or sets a connection string associated with a object.
A connection string.
Gets or sets the data source identifier associated with a object.
A data source identifier.
Gets or sets a file string associated with a object.
A file name.
Gets the collection associated with a .
A collection of folders that are the target location for a restoration.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Adds the elements of a to the end of the collection.
The that contains the elements to add.
Removes all elements from the collection.
Indicates whether the collection contains the specified .
true if the exists in the collection; otherwise, false.
The to locate.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Removes the specified from the collection.
The to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Represents the level of security associated with a group of users. This class cannot be inherited.
Initializes a new instance of the class using the default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
A object.
Copies a object to the specified object.
A role object.
The object you are copying to.
Gets the associated with a .
A collection of roles.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to add.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a , that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection.
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Moves a that has the specified identifier to the specified index in the collection.
The to be moved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Removes the specified from the collection.
The to remove.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
A Role is a collection of one or more domain users or groups. is an individual user/group in the role.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object you are copying to.
Gets or sets the name of a object.
The name.
Gets or sets the security identifier for a object.
The session identifier.
Represents a element that contains scalar values. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The newly cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Indicates whether the object is valid.
true if the is properly configured; otherwise, false.
A collection of objects.
Determines whether detailed errors are included in the errors parameter.
Specifies the installed edition of Microsoft SQL Server Analysis Services.
Contains the collection of related columns that are classified by the object.
A StringCollection that contains the collection of related columns that are classified by the object.
Gets or sets the content of the column in the object.
A string that contains the content of the column in the object.
Gets or sets the number of buckets into which to discretize the column values.
An Integer that contains the number of buckets into which to discretize the column values.
Gets or sets the method to be used for discretization.
A String containing the method to be used for discretization.
Gets or sets a provider-specific value that describes how scalar values are distributed within a column of a object.
A String that contains a provider-specific value that describes how scalar values are distributed within a column of a object.
Gets or sets whether the column provides the key for the case in a object.
true if the column provides the key for the case in a object; otherwise, false.
Gets the collection of definitions for .
A containing the collection of definitions for .
Gets the collection of for a column.
A StringCollection containing the collection of for a column.
Gets or sets the column that provides the name of .
A identifying the column that provides the name of .
Gets or sets the source for the column.
The binding that indicates the source of the column data.
Gets the collection of objects associated with the .
A containing the collection of objects associated with the
Gets or sets the data type of the mining structure column.
A string that indicates the data type.
Represents an instance of Microsoft SQL Server 2005 Analysis Services (SSAS) and provides methods and members that enable to you to control that instance. This class cannot be inherited.
Initializes a new instance of using the default values.
Starts a transaction on the server.
Cancels the last command sent to the server.
Cancels the last command sent to the server on the specified session.
The session to cancel the command on.
Cancels the server connection specified by the connection ID.
The connection identifier to cancel.
Cancels the server connection specified by the connection ID, and indicates whether all other associated connections will be canceled.
The connection identifier to cancel.
Indicates whether the associated connections will be canceled.
Cancels the session on the server.
Cancels the specified session on the server.
The session to cancel.
Cancels the specified session on the server.
The session to cancel.
Cancels the specified session on the server.
The session to cancel.
Indicates whether the associated sessions will be canceled.
Cancels the specified session on the server.
The session to cancel.
Indicates whether the associated sessions will be canceled.
Creates a new, full copy of a object.
A object.
Commits the changes made in the current transaction.
Gets the capture log in a concatenated XML format, wrapped in an XMLA Batch element, and indicates whether to include the transaction attribute and XMLA Parallel element.
A String containing the concatenated capture log.
Indicates whether the transaction attribute on the Batch element will be set to true or false.
Indicates whether to wrap all capture log entries in an XMLA Parallel element.
Gets the capture log in a concatenated XML format, wrapped in an XMLA Batch element, and indicates whether to include the transaction attribute and XMLA Parallel element.
A String containing the concatenated capture log.
Indicates whether the transaction attribute on the Batch element will be set to true or false.
Indicates whether to wrap all capture log entries in an XMLA Parallel element.
This parameter is reserved for future use.
Connects the current instance of to the Analysis Services server, using the specified connection string.
The connection string used to connect to the Analysis Services server.
Connects the current instance of to the Analysis Services server, using the specified connection string.
The connection string used to connect to the Analysis Services server.
The session to connect to.
Copies an object to the specified object.
The object copied to.
The object you are copying to.
Disconnects the object from the Analysis Services server.
Disconnects the specified session object from the Analysis Services server.
The session to disconnect.
Executes the specified command on the Analysis Services server.
An containing the results of the query.
The command to execute.
Executes the specified command on the Analysis Services server, and provides support for impact analysis.
An containing the results of the query.
The command to execute.
The collection to store impact information in.
Indicates whether the command will only be analyzed for impact. If set to false, the command will be executed and the impactResult collection will be populated.
Executes the contents of the capture log on the server, and indicates whether execution will be in a transactional and/or parallel mode. Affected objects will not be processed.
An containing the results of the query.
Indicates whether the capture log will be executed within a transaction.
Indicates whether the capture log entries will be executed in parallel.
Executes the contents of the capture log on the server, indicates whether execution will be in a transactional and/or parallel mode, and indicates whether affected objects will be processed.
An containing the results of the query.
Indicates whether the capture log will be executed within a transaction.
Indicates whether the capture log entries will be executed in parallel.
Indicates whether the affected objects will be processed.
Gets the current state of the connection to the Analysis Services server.
A ConnectionState enumeration describing the current state of the connection.
Indicates whether an empty statement will be sent to the server to verify whether the connection is open.
Notifies an instance of Analysis Services that a change has occurred to tables in a specified data source.
The data source in the Analysis Services database.
The objects that describe the changed tables.
Re-establishes the connection to the Analysis Services database.
Restores an Analysis Services database from a backup file, using the options set on a object.
The object containing the options for performing the database restoration.
Restores an Analysis Services database from a backup file.
The name and location of the file to restore.
Restores an Analysis Services database from a backup file to the specified database.
The name and location of the file to restore.
The database to restore to.
Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag.
The name and location of the file to restore.
The database to restore to.
Indicates whether the database will be overwritten, if it exists.
Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag and multiple remote servers.
The name and location of the file to restore.
The database to restore to.
Indicates whether the database will be overwritten, if it exists.
An array of objects, specifying multiple remote servers to restore to.
Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag, multiple remote servers, and specifying security settings.
The name and location of the file to restore.
The database to restore to.
Indicates whether the database will be overwritten, if it exists.
An array of objects, specifying multiple remote servers to restore to.
A object that specifies the security settings for the restore.
Restores an Analysis Services database from a backup file to the specified database, given a password, an overwrite flag, multiple remote servers, and specifying security settings.
The name and location of the file to restore.
The database to restore to.
Indicates whether the database will be overwritten if it exists.
An array of objects specifying multiple remote servers to restore to.
A object that specifies the security settings for the restore.
The password to use to decrypt the restoration file.
Rolls back the current transaction on the connection to the server.
Sends an XML for Analysis (XMLA) request of the specified type using the specified stream.
An XmlReader containing the results of the request.
The type of request to send.
A Stream containing the request.
Sends an XML for Analysis (XMLA) request of the specified type using the specified stream.
An XmlReader containing the results of the request.
The type of request to send.
A TextReader containing the request.
Starts an XML for Analysis (XMLA) request to the server.
An XmlWriter to store the request into.
The type of request to start.
Indicates whether the object is valid.
true if the object returns valid; otherwise, false.
A collection of objects.
Indicates whether detailed errors are included in the errors parameter.
An enumerated type .
Gets a collection of assemblies from the object.
An assembly collection.
Gets a collection containing XML/A commands generated if property was set to true.
A StringCollection containing XML messages.
Gets or sets the property of the Server object, which indicates whether XML messages sent to an instance of Analysis Services should be logged.
true if the change is made successfully; otherwise, false.
Gets a value indicating whether there is a connection to an instance of Analysis Services.
true if a connection exists; otherwise, false.
Gets the object from the object. This field is read-only.
A object.
Gets the string of characters used to connect to an instance Analysis Services. This field is read-only.
A connection description containing the information required to make a connection.
The collection of databases resident on a .
A collection of databases.
Gets the currently installed version of Analysis Services. This is read-only.
An enumerated type.
Gets the EditionID for the currently installed version of Analysis Services. This is read-only.
A read-only Integer. For local cubes, the value is zero; otherwise, a non-zero number.
Gets or sets read-only access to the product level element. The product level itself is obtained from the stored install-specific string.
A product-level description.
Gets or sets read-only access to the name of the product from which an instance of Analysis Services was installed.
A product name.
Represents the collection of for a database, cube, or mining model.
A collection of .
Gets a collection of server properties associated with a specific object.
A collection of ServerProperties that contains a number of records.
Gets the session ID for the server.
A String containing the session ID.
Gets the object that is used to start and stop traces on the server.
A .
Gets the traces available on the server.
A object.
Gets or sets the server version.
A String containing the version.
Defines a server property associated with a element. This class cannot be inherited.
Initializes a new instance of the class by using default values.
Initializes a new instance of by using a name and a value.
A String that contains the name of the .
A String that contains the property.
Creates a new, full copy of a object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Gets or sets the category associated with a object.
The object.
Gets or sets the default value for a object.
A default value.
Gets or sets the display flag status.
true if the display flag is on; otherwise, false.
Gets the folder name associated with a object.
A folder name.
Gets or sets the name of a object.
The name.
Gets or sets the pending value of a object.
A String that contains the pending value.
Gets the property name from a object.
A property name.
Gets or sets a value associated with the object that indicates whether restart is required.
true if restart is required; otherwise, false.
Gets or sets the type associated with a object.
A String that contains the type.
Gets or sets the units associated with a object.
A String that contains the unit.
Gets or sets the type associated with a object.
A String that contains the value.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified name and value, to the end of the collection.
The that was added to the collection.
The name of the to add.
The value of the to add.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified name.
true if the exists in the collection; otherwise, false.
The name of the to locate.
Copies the entire collection to the end of a .
The into which to copy the elements of the collection.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Gets the index of a that has the specified name.
The zero-based index of the specified by name if the object is found; otherwise, -1.
The name of a to locate.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified name and value, into the collection at the specified index.
The that was inserted into the collection.
The zero-based index at which to insert the new .
The name of the to insert.
The value of the to insert.
Removes the specified from the collection.
The to remove.
Removes the that has the specified name from the collection.
The name of the to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index in the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified name from the collection.
The specified by name.
The name of the to return.
XXX. This class cannot be inherited.
Starts a session trace based on the object.
Stops a session trace based on the object.
Gets the status of a session trace from a object.
true if the session has been started; else false.
Gets the parent of the SessionTrace object.
The object.
Represents any element other than a element or a element. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of by using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Indicates whether the object is valid.
true if the is properly configured; otherwise, false.
A collection of objects.
Determines whether detailed errors are included in the errors parameter.
A description of the server edition that is installed.
Gets or sets an MDX Expression associated with a object.
An MDX Expression.
Determines the storage mode for the object.
Specifies that the storage mode is hybrid OLAP. Part of the data is stored in and part in .
Specifies that the storage mode is Proprietary Analysis Services, or Multi-dimensional OLAP, files.
Specifies that the storage mode is relational OLAP (ROLAP).
Represents a element that contains nested tables, as opposed to the scalar values associated with the element that contains scalar values. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name.
A String that contains the name of the .
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Creates a new full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Indicates whether the object is valid.
A collection of objects.
Determines whether detailed errors are included in the errors parameter.
Indicates the product edition.
Gets the collection of columns associated with a object.
A collection of mining structure columns.
Gets or sets the filter component associated with a object.
The filter component itself.
Gets the foreign key columns associated with a object.
A collection of .
Gets or sets the source measure group associated with a object.
A object.
Gets the collection of translations associated with a object.
A collection of translations.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Adds the elements of a to the end of the collection.
The that contains the elements to add.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Removes the specified from the collection.
The to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Represents a binding to a tabular item, such as a table or SQL query.
Initializes a new instance of the class.
Copies a object to the specified object.
The object copied to.
The object you are copying to.
Defines a derived data type that represents a binding to time periods. This class cannot be inherited.
Initializes a new instance of the class.
Creates a new, full copy of an object.
The cloned object.
Copies a object to the specified object.
The object copied to.
The object to be copied to.
Gets or sets the end date of the calendar period for a object.
The end date.
Gets or sets the calendar language used for the element.
An Integer representing the language.
Gets or sets the start date of the calendar period for the object.
The start date.
Gets or sets the first day of the week for a object.
An Integer representing the first day of the week for a object.
Gets or sets the first day of the fiscal month for a object.
An Integer indicating the first day of the fiscal month for a object.
Gets or sets the first month of the fiscal period for a object.
An Integer indicating the first month of the fiscal period for a object.
Gets or sets the naming convention for the name of the fiscal year for a object.
A that indicates the naming convention for the name of the fiscal year for a object.
Gets or sets the month of the manufacturing period to which an extra month is assigned for a object.
An Integer indicating the month of the manufacturing period to which an extra month is assigned for a object.
Gets or sets the first manufacturing month for a object.
An Integer indicating the first manufacturing month for a object.
Gets or sets the first week of the manufacturing month for a object.
An Integer indicating the first week of the manufacturing month for a object.
Gets or sets the first reporting month for the object.
An Integer indicating the first reporting month for the object.
Gets or sets the first week of the reporting month for the object.
An Integer indicating the first week of the reporting month for the object.
Gets or sets the reporting week-to-month pattern for the object.
A week-to-month pattern.
Provides a mechanism to store event logs which can be later viewed or replayed. This class cannot be inherited.
Initializes a new instance of the class using default values.
Initializes a new instance of using a name and an identifier.
A String that contains the name of the .
A String that contains a unique identifier for the .
Assigns a certain trace event handler to an event associated with a object.
Indicates that a has stopped. This class cannot be inherited.
Creates a new, full copy of .
The cloned object.
Copies a to the specified object.
The object copied to.
The object to be copied to.
Starts a .
Stops a .
Gets or sets whether the object can drop any events, regardless of whether this results in degraded performance on the server.
true if cannot drop any events; otherwise, false.
Gets or sets whether a object will automatically restart when the Microsoft SQL Server 2005 Analysis Services (SSAS) service stops and restarts.
true if will automatically restart when the Analysis Services service stops and restarts; otherwise, false.
Gets the collection of event objects to be captured by a .
A that contains the collection of event objects to be captured by a .
Gets the initiation status of a object.
true if the was initiated; otherwise, false.
Gets or sets whether appends its logging output to the existing log file, or overwrites it.
true if appends its logging output to the existing log file; false if it overwrites it.
Gets or sets the file name of the log file for the object.
A String containing the file name of the log file for the object.
Gets or sets whether logging of output will roll over to a new file, or whether it will stop when the maximum log file size that is specified in is reached.
true if logging of output will roll over to a new file when the maximum log file size that is specified in is reached; false if it should stop.
Gets or sets the maximum log file size, in megabytes.
A 64-bit signed integer that specifies the maximum log file size, in megabytes.
Gets the parent of a object. This class cannot be inherited.
A object.
Gets or sets the date and time at which a object should stop.
A DateTime that specifies the date and time at which a object should stop.
Contains a collection of objects. This class cannot be inherited.
Creates and adds a to the end of the collection.
A new, empty .
Creates and adds a , with the specified identifier, to the end of the collection.
The zero-based index at which the has been added.
The identifier of the to add.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified name and identifier, to the end of the collection.
The zero-based index at which the has been added.
The name of the to add.
The identifier of the to add.
Indicates whether the collection contains a that has the specified identifier.
true if the exists in the collection; otherwise, false.
The identifier of the to locate.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Gets the that has the specified identifier from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The identifier of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The name of the to return.
Gets the that has the specified name from the collection.
The if it exists in the collection.
The name of the to return.
Gets the index of a that has the specified identifier.
The zero-based index of the specified by id if the object is found; otherwise, -1.
The identifier of a to locate.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Creates and inserts a into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
Creates and inserts a , with the specified identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
Inserts a into the collection at the specified index.
The zero-based index at which to insert the new .
The to insert.
Creates and inserts a , with the specified name and identifier, into the collection at the specified index.
A new, empty .
The zero-based index at which to insert the new .
The name of the to insert.
The identifier of the to insert.
Moves a at the current specified index to a new specified index in the collection.
The that is moved.
The zero-based index of the to move.
The zero-based index to which to move the specified by fromIndex.
Moves a that has the specified identifier to the specified index in the collection.
The that ismoved.
The identifier of the to move.
The zero-based index to which to move the specified by id.
Moves a to a new index in the collection.
The to move.
The zero-based index to which to move the specified by item.
Removes the that has the specified identifier from the collection.
The identifier of the to remove.
Removes the specified from the collection.
The to remove.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the THAT HAS the specified identifier from the collection.
The specified by the identifier.
The identifier of the to return.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Removes the specified from the collection.
The to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index.
The at the specified index.
The zero-based index of the to return.
Defines the identifiers and values associated with a trace event. This class cannot be inherited.
Initializes a new instance of the class.
Gets the application name associated with a object.
The application name.
Gets the client host name associated with a object.
The client host name.
Gets the client process identifier associated with a object.
The client process identifier.
Gets the connection identifier associated with a object.
The connection identifier.
Gets the CPU time associated with a object.
An Integer representation of seconds elapsed.
Gets the current date and time associated with a object.
The date and time.
Gets the name associated with a object.
The database name.
Gets the duration value associated with a object.
A 64-bit signed integer.
Gets the end time associated with a object.
The date and time.
Gets the error property associated with a object.
The error itself.
Gets the event class associated with a object.
A object.
Gets the event subclass associated with a object.
A trace event subclass.
Gets the Integer data associated with a object.
A 64-bit signed integer.
Corresponds to the indexor property in the C# language. It allows indexing of a collection in the same manner as with arrays.
The value of a trace column from a trace event.
A collection of trace columns.
Gets the job identifier associated with a object.
The job identifier.
Gets the NT canonical user name associated with a object.
The NT canonical user name.
Gets the NT domain name associated with a object.
The NT domain name.
Gets the NT user name associated with a object.
The NT user name.
Gets the object identifier associated with a object.
The object identifier.
Gets the object name associated with a object.
The object name.
Gets the object path associated with a object.
The object path.
Gets the object reference associated with a object.
The object reference itself.
Gets the object type associated with a object.
The object type itself.
Gets the progress total associated with a object.
The 64-bit signed integer representation of total progress.
Gets the request parameters associated with a object.
The request parameters.
Gets the request properties associated with a object.
The request properties.
Gets the server name associated with a object.
The server name.
Gets the session identifier associated with a object.
The session identifier.
Gets the session type associated with a object.
The session type.
Gets the severity associated with a object.
An Integer representation of severity.
Gets the active server process identifier (SPID) on which to execute the parent object.
A String containing the active server process identifier (SPID) on which to execute the parent object.
Gets the date and time at which a object's trace started.
A date and time value of type DataTime.
Gets the success property associated with the trace indicated by a object's trace.
A TraceEventSuccess object indicating success status.
Gets the text data information associated with a object.
The text data itself.
Gets the collection of XMLA messages associated with a object.
A collection of XMLA messages.
Defines the type of trace event.
Server was backed up or restored.
Collects all new connection events since the trace was started, such as when a client requests a connection to a server running an instance of SQL Server.
Collects all new disconnect events since the trace was started, such as when a client issues a disconnect command.
Object permissions were changed.
Service was shut down, started, or paused.
Calculation of non-empty for a query began.
Calculation of non-empty for a query is currently running.
Calculation of non-empty for a query ended.
A command began.
A command ended.
Collection of lock-related events.
A discover request began.
A discover request ended.
The server experienced an error.
MDX Script execution began.
MDX Script execution is currently running.
MDX Script execution ended.
Collection of connection events.
Collection of session events.
An answer was generated with data from an aggregation.
An answer was generated with data from one of the caches.
A metadata lock timed out.
Type not available.
Collection of notification events.
Progress report started.
Progress report current.
Progress report end.
Progress report error.
A query began.
Cube querying for a query began.
Cube querying for a query ended.
A dimension was queried.
A query ended.
A subcube was queried; useful for usage-based optimization.
A subcube was queried; detailed information is traced.
Serialization of results for a query began.
Serialization of results for a query is currently running.
Serialization of results for a query ended.
The server state discovery started.
Contents of the server state discover response.
The server state discovery ended.
A session was initialized.
A collection of user-defined events.
Contains a collection of objects. This class cannot be inherited.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified value, to the end of the collection.
A new, empty .
The value of the to return.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Indicates whether the collection contains a that has the specified value.
true if the exists in the collection; otherwise, false.
The value of the to return.
Gets the that has the specified value from the collection.
The if it exists in the collection; otherwise, a null reference (Nothing in Visual Basic).
The value of the to return.
Removes the specified from the collection.
The to remov.
Removes the that has the specified value from the collection.
The value of the to return.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Gets the that has the specified value from the collection.
The that has the specified value.
The value of the to return.
Provides a localized translation for its parent object.
Initializes a new instance of using the default values.
Initializes a new instance of providing a language parameter.
An Integer referencing the language for the .
Initializes a new instance of using language and caption information.
An Integer referencing the language for the .
A String containing a unique identifier for the .
Creates a new, full copy of an object.
A object.
Copies an to the specified object.
A object.
The object you are copying to.
Gets or sets the caption to be used for display by clients.
A caption translation.
Gets or sets the of a .
A .
Gets or sets the of a .
A .
Gets or sets the defined by a locale identifier code for a .
An Integer indicating a locale identifier.
Contains a collection of objects.
Creates and adds a , with the specified language, to the end of the collection.
A new, empty .
The language of the to be added.
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to be added.
Creates and adds a , with the specified language and caption, to the end of the collection.
A new, empty .
The language of the to be added.
The caption of the to be added.
Indicates whether the collection contains a with the specified language.
true if the is contained in the collection; otherwise, false.
The language of the to be located.
Indicates whether the collection contains a specified .
true if the is contained in the collection; otherwise, false.
The to be located.
Indicates whether the collection contains a with the specified language.
The if found in the collection; otherwise, a null reference (Nothing in Visual Basic).
The language of the to be located.
Indicates whether the collection contains a with the specified language.
The if found in the collection; otherwise, a null reference (Nothing in Visual Basic).
The language of the to be located.
Gets the index of a , with the specified language.
The zero-based index of the if the object is found; otherwise, -1.
The language of the to be located.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to be returned.
Creates and inserts a , with the specified language, into the collection at the specified index.
The inserted into the collection.
The zero-based index at which the new will be inserted.
The language of the to be inserted.
Inserts a into the collection at the specified index.
The zero-based index at which the new will be inserted.
The to be inserted.
Moves a at the current specified index to a new specified index in the collection.
The to be moved.
The zero-based index of the to be moved.
The zero-based index to which to move the specified by fromIndex.
Moves a to a new index in the collection.
The to be moved.
The zero-based index to which to move the specified by item.
Removes the , with the specified language, from the collection.
The language of the to be removed.
Removes the specified from the collection.
The to be removed.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to be returned.
Specifies how a string type data item is trimmed.
Specifies that the left white-space characters in a string are removed.
Specifies that the both left and right white-space characters in a string are removed.
Specifies that the no white-space characters are removed.
Specifies that the right white-space characters in a string are removed.
Contains a collection of objects. This class cannot be inherited.
Initializes a new instance of .
Adds a to the end of the collection.
The zero-based index at which the has been added.
The to add.
Creates and adds a , with the specified value and error description, to the end of the collection.
The zero-based index at which the has been added.
The value of the to add.
The error description of the to add.
Creates and adds a , with the specified value, error description, and value, to the end of the collection.
The zero-based index at which the has been added.
The value of the to add.
The error description of the to add.
The value of the to add.
Creates and adds a , with the specified value, error description, and error code, to the end of the collection.
The zero-based index at which the has been added.
The value of the to add.
The error description of the to add.
The error code of the to add.
Creates and adds a , with the specified value, error description, value, and error code, to the end of the collection.
The zero-based index at which the has been added.
The value of the to add.
The error description of the to add.
The value of the to add.
The error code of the to add.
Adds the elements of a to the end of the collection.
The that contains the elements to add.
Removes all elements from the collection.
Indicates whether the collection contains a specified .
true if the exists in the collection; otherwise, false.
The to locate.
Copies the entire collection to a compatible one-dimensional , starting at the specified index of the target array.
The one-dimensional into which to copy the elements of the collection.
The zero-based index in array at which copying begins.
Gets the index of a specified .
The zero-based index of the if the object is found; otherwise, -1.
The to return.
Inserts a into the collection at the specified index.
The zero-based index at whichto insert the new .
The to insert.
Removes the specified from the collection.
The to remove.
Removes the at the specified index from the collection.
The zero-based index of the to remove.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index.
The at the specified index.
The zero-based index of the to return.
Specifies the write access to objects in Microsoft SQL Server 2005 Analysis Services (SSAS).
Write actions are permitted.
Write actions are not permitted.
Contains a collection of objects. This class cannot be inherited.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index from the collection.
The at the specified index.
The zero-based index of the to return.
Contains a collection of objects. This class cannot be inherited.
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index in the collection.
The at the specified index.
The zero-based index of the to return.
Contains a collection of objects.
Initializes a new instance of .
Gets the number of objects in the collection.
The number of objects in the collection.
Gets the at the specified index in the collection.
The at the specified index.
The zero-based index of the to return.
Represents messages thrown during the XML de-serialization process. This class cannot be inherited.
Initializes a new instance of using the default values.
Initializes a new instance of using a message string.
A String with the message to display
Initializes a new instance of , using a message string and the inner Exception received.
A String with the message to display
The inner exception object received with current exception.
Initializes a new instance of using a message string, the inner Exception received, a line number, and line position.
A String with the message to display.
The inner exception object received with current exception.
An Integer value with the line number where the exception occurred.
An Integer value with the line position where the exception occurred.
l
Gets or sets the line number where the exception occurred.
An Integer value with the line number where the exception occurred.
Gets or sets the line position where the exception occurred.
An Integer value with the line position where the exception occurred.