Share via


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

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

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161253.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms161253.pubproperty(en-US,SQL.90).gif Parent Gets the parent object of the current object.
ms161253.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )

Top

Protected Properties

  Name Description
ms161253.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms161253.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms161253.protproperty(en-US,SQL.90).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

Public Events

  Name Description
ms161253.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

Binding Class
Microsoft.AnalysisServices Namespace