Share via


TabularBinding Members

Represents a binding to a tabular item, such as a table or SQL query.

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

Protected Constructors

  Name Description
TabularBinding Initializes a new instance of the TabularBinding class.

Top

Public Properties

(see also Protected Properties )

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

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms174252.protmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms174252.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms174252.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms174252.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms174252.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

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

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  

Top

See Also

Reference

TabularBinding Class
Microsoft.AnalysisServices Namespace