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(zh-tw,SQL.90).gif Container  (inherited from Component )
ms161253.pubproperty(zh-tw,SQL.90).gif Parent Gets the parent object of the current object.
ms161253.pubproperty(zh-tw,SQL.90).gif Site  (inherited from Component )

頂端

Protected Properties

  名稱 Description
ms161253.protproperty(zh-tw,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms161253.protproperty(zh-tw,SQL.90).gif DesignMode  (inherited from Component )
ms161253.protproperty(zh-tw,SQL.90).gif Events  (inherited from Component )

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

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

頂端

Public Events

  名稱 Description
ms161253.pubevent(zh-tw,SQL.90).gif Disposed  (inherited from Component )

頂端

Explicit Interface Implementations

  名稱 Description
System.ICloneable.Clone  

頂端

請參閱

參考

Binding Class
Microsoft.AnalysisServices Namespace