Share via


ColumnBinding Members

Defines a binding between a data source and a column. This class cannot be inherited.

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

Public Constructors

  Name Description
ColumnBinding Overloaded. Initializes a new instance of ColumnBinding.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161983.pubproperty(en-US,SQL.90).gif ColumnID Gets or sets the ColumnId of the ColumnBinding.
ms161983.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms161983.pubproperty(en-US,SQL.90).gif Parent  Gets the parent object of the current object. (inherited from Binding)
ms161983.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )
ms161983.pubproperty(en-US,SQL.90).gif TableID Gets or sets the TableId of the ColumnBinding.

Top

Protected Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161983.pubmethod(en-US,SQL.90).gif Clone Overridden. Returns a full copy of current ColumnBinding object.
ms161983.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161983.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms161983.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161983.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161983.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161983.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161983.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161983.pubmethod(en-US,SQL.90).gifms161983.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161983.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a System.String that represents the table and column in the current ColumnBinding.

Top

Protected Methods

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

Top

Public Events

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

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  (inherited from Binding )

Top

See Also

Reference

ColumnBinding Class
Microsoft.AnalysisServices Namespace