Group Members

Defines a group of attributes to be used in a UserDefinedGroupBinding binding. This class cannot be inherited.

The following tables list the members exposed by the Group type.

Public Constructors

  Name Description
Group Initializes a new instance of Group using the default values.

Top

Public Properties

  Name Description
ms165072.pubproperty(en-US,SQL.90).gif Members Gets a collection of strings with all group members.
ms165072.pubproperty(en-US,SQL.90).gif Name Gets or sets group name.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165072.pubmethod(en-US,SQL.90).gif Clone Returns a full copy of current Group object.
ms165072.pubmethod(en-US,SQL.90).gif CopyTo Copies the current Group object into the object that is passed as a parameter.
ms165072.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165072.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165072.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165072.pubmethod(en-US,SQL.90).gifms165072.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165072.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165072.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165072.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

Group Class
Microsoft.AnalysisServices Namespace