Group Class
Updated: May 24, 2016
Defines a group of attributes to be used in a UserDefinedGroupBinding binding. This class cannot be inherited.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() | Group() | Initializes a new instance of Group using the default values. |
| Name | Description | |
|---|---|---|
![]() | Clone() | Returns a full copy of current Group object. |
![]() | CopyTo(Group^) | Copies the current Group object into the object that is passed as a parameter. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates a new copy of the object instance. |
New: 17 July 2006
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



