SetBuilder Members

Provides the functionality to create immutable sets.

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

Public Constructors

  이름 Description
SetBuilder Overloaded. Initializes a new instance of the SetBuilder class.

위쪽

Public Properties

  이름 Description
ms144716.pubproperty(ko-kr,SQL.90).gif Count Gets the number of Tuple objects in the set.
ms144716.pubproperty(ko-kr,SQL.90).gif Item Gets the specified Tuple object.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms144716.pubmethod(ko-kr,SQL.90).gif {dtor} Releases all resources used by the SetBuilder.
ms144716.pubmethod(ko-kr,SQL.90).gif Add Adds a Tuple to the set.
ms144716.pubmethod(ko-kr,SQL.90).gif Dispose Releases all resources used by the SetBuilder.
ms144716.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms144716.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms144716.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms144716.pubmethod(ko-kr,SQL.90).gifms144716.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms144716.pubmethod(ko-kr,SQL.90).gif ToSet Gets a Set based on the specified Tuple objects.
ms144716.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms144716.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms144716.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

SetBuilder Class
Microsoft.AnalysisServices.AdomdServer Namespace