다음을 통해 공유


Binding Members

Serves as the base class from which all bindings are derived.

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

Protected Constructors

  이름 Description
Binding Initializes a new instance of a binding object as implemented by the derived class.

위쪽

Public Properties

(see also Protected Properties )

  이름 Description
ms161253.pubproperty(ko-kr,SQL.90).gif Container  (inherited from Component )
ms161253.pubproperty(ko-kr,SQL.90).gif Parent Gets the parent object of the current object.
ms161253.pubproperty(ko-kr,SQL.90).gif Site  (inherited from Component )

위쪽

Protected Properties

  이름 Description
ms161253.protproperty(ko-kr,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms161253.protproperty(ko-kr,SQL.90).gif DesignMode  (inherited from Component )
ms161253.protproperty(ko-kr,SQL.90).gif Events  (inherited from Component )

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms161253.pubmethod(ko-kr,SQL.90).gif Clone Creates a deep copy of current object.
ms161253.pubmethod(ko-kr,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161253.pubmethod(ko-kr,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms161253.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161253.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms161253.pubmethod(ko-kr,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161253.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms161253.pubmethod(ko-kr,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161253.pubmethod(ko-kr,SQL.90).gifms161253.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161253.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Component )

위쪽

Protected Methods

  이름 Description
ms161253.protmethod(ko-kr,SQL.90).gif CopyTo Transfers a deep copy of current object to a specified binding.
ms161253.protmethod(ko-kr,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms161253.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Component )
ms161253.protmethod(ko-kr,SQL.90).gif GetService  (inherited from Component )
ms161253.protmethod(ko-kr,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

위쪽

Public Events

  이름 Description
ms161253.pubevent(ko-kr,SQL.90).gif Disposed  (inherited from Component )

위쪽

Explicit Interface Implementations

  이름 Description
System.ICloneable.Clone  

위쪽

참고 항목

참조

Binding Class
Microsoft.AnalysisServices Namespace